@media only screen and (max-width: 768px) {
    .bodyMob{
        height: 100vw ;
    }

}