.so-page-builder .container-fluid{padding:0; overflow:hidden;}.so-page-builder .container{padding:0; overflow:hidden;}.so-page-builder section{overflow:hidden;}
/* Style Html */ 
.sponsored-brands-title-wrapper {
	width: 100%;
	border-bottom: 2px solid #EEEEEE;
	position: relative;
}

.sponsored-brands-title {
	text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    padding: 15px 20px;
    background: #232F3E;
    border-bottom: 2px solid #232F3E;
    display: inline-block;
    margin-bottom: -2px !important;
    position: relative;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 11px 20px;
}

.sponsored-brands-title::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #232F3E;
}

.slider-brands {
    margin-top:  12px !important;
}
