@media screen and (min-width:568px) and (max-width:767px) and (orientation: landscape) {

.exfull img {
    width: 97vw !important;
}

}