@media screen and (max-aspect-ratio: 14 / 9) and (max-width: 767px) 
{

.acceso-exclusivo {
    width: 100%;
}

}