
.carousel-indicators{
    bottom: 10px;
}

.partner-title{
    width: 100%;
    height: 36px;
    margin-top: 81px;
    margin-bottom: 43px;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #505059;
}
.partner-img{
    width: 100%;
    height: 288px;
    background-image: url('/public/img/partner.png');
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 100px;
}
