/*Header icon*/
div.hr{border: 0;height: 2px;width: 25%;position: relative;margin: 30px auto;}
.center-ball{background: #000;}
.center-ball:before{content: "\ee7d";width: 45px;height: 47px;display: inline-block;position: absolute;font-size: 44px;top: -27px;left: 50%;margin: 0 0 0 -26px;background: white;}
/*Fin Header icon*/
.video-gallery {display: flex;flex-wrap: wrap; justify-content: center;}
.video-item{padding-bottom: 20px;}