.tab-content { border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 40px 0; } .video.hd .player-wrap.tab-content { padding: 0; } @media (max-width: @screen-md-max) { .video.sd .player-wrap.tab-content { padding: 0; } } .player-wrap { margin-bottom: 60px; overflow: hidden; } .video-wrap { margin: 0 auto; } .functions-wrap { h3 { margin-top: 0; } .row { margin-bottom: 36px; &:last-child { margin-bottom: 0; } } .btn-group { margin-bottom: @padding-base-horizontal; } }