.videohtml{
    border-radius: 40px;
}



@media screen and (max-width: 640px){
.vid-intro{
    border-radius: 0px 0px 0px 0px !important;
}


}