.bottom_info.video_info,
.thumb-categories-img img,
.related-videos .more,
.media-spot,
form {
    display: none!important;
}

@media (max-width: 767px) {
    .th {
        width: 100%!important;
    }
	.h1 {
		font-size:10px;	
	}
}	

video {
    aspect-ratio: 16 / 9;
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
}
.sort ul,
.headline {
    flex-wrap: wrap;
}

