.collections_header{text-align: center; margin-top:80px}
    h1{font-size: 3.5rem; text-transform:uppercase}
.desc-top-collections{}
  .video_collection {width:auto}
  .video_collection video {max-width:100%}



@media screen and (max-width: 768px) {

.collections_header{margin:0}
    h1{font-size: 2.7rem;}


}