.online_list{justify-content:space-between;flex-wrap:wrap;display:flex}.online-item{margin-bottom:40px;position:relative;width:calc(50% - 20px)}.online__title{font-size:20px;margin-bottom:15px;color:#fff;font-family:Gotham Pro,sans-serif}.online__stream{height:0;padding:33.3334%;position:relative;width:100%}.online__stream iframe{height:100%;right:0;position:absolute;bottom:0;top:0;border-radius:10px;left:0;width:100%}@media (max-width:678px){.online-item{width:100%}}