@media screen and (max-width:767px){
    .imgtt img{
        width: 90%;
    }
    .videott{
        width: 90%;
    }
}