/*.top-banner{*/
    /*!*width: 100vh;*!*/
    /*!*height:auto;*!*/
/*}*/
/*.banner-item {*/
    /*width: 100%;*/
/*}*/
/*!*.banner-item:after{*!*/
    /*!*content: "";*!*/
    /*!*display: block;*!*/
    /*!*clear: both;*!*/
/*!*}*!*/
/*section:after {*/
    /*content: "";*/
    /*display: block;*/
    /*clear: both;*/
/*}*/
@media (min-width: 768px) {
    .offset-md-3 {
        margin-left: 25%;
    }
}