

.sponsors-container{
    padding-top: 80px;
    width: 980px!important;
}

.sponsors-container h1{
    font-weight: 500;
    text-transform: uppercase;
}


.sponsors-list{
 overflow: hidden;
 margin-left: 0px;
    margin-top: 30px;
}

.detail-sponsors{
    float: left;
    width: 210px;
    height: 140px;

}

.detail-sponsors a{
    text-decoration: underline;
}


.detail-sponsors a:hover{
    color: #ffffff;
}

.detail-sponsors label{
    font-size: 15px!important;
}


.detail-sponsors b{
font-weight: 500;
    font-size: 15px;
}

.detail-sponsors h3{
    font-weight: 500;
    font-size: 20px;
    margin: 0px;
    line-height:18px;
    margin-bottom: 5px;
    text-transform: uppercase;

}


.img-sponsors{
    float: left;
    margin-right: 20px;
    width: 220px;
    height: 140px;
    text-align: center;
    background:#FFF no-repeat center;
}

.img-sponsors img{
    padding: 10px;
    max-width: 200px;
    max-height: 120px;
    text-align: center;
}


.sponsors-list-elements:nth-child(2n +1){
   margin-left: 0px;
}

.sponsors-list-elements{
    margin-bottom: 20px;
}
