.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:115%;z-index:1}@media(min-width:768px) and (max-width:1024px){.centered{width:180%}}@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.centered{width:180%}}@media(min-width:481px) and (max-width:767px){.centered{display:none}}@media(min-width:320px) and (max-width:480px){.centered{display:none}}