/* SPONSORS CSS */
.toppadder30 {
padding-top: 30px;
}
.toppadder20 {
padding-top: 20px;
}
.a-card-height {
min-height: 140px;
}
.a-card {
/* background-color: #f8f9f9; */
border-radius: 5px;
}
.a-card-height {
min-height: 110px;
}
.sponsor-desc {
min-height: 0px;
display: none;
}
.info, .bottom {
padding: 25px 0 15px 0;
text-align: center;
/* min-height: 100px; */
}
.image-sponsor {
width: 50%;
height: auto;
}
.image-sponsor-w {
width: 75%;
height: auto;
}
.image-sponsor-a {
width: 65%;
height: auto;
}
.image-sponsor-e {
width: 35%;
height: auto;
}
.image-sponsor-g {
width: 55%;
height: auto;
}
.image-sponsor-o {
width: 40%;
height: auto;
}
.image-sponsor-b {
width: 40%;
height: auto;
}
.title-sponsor {
color: #000000;
font-weight: 600;
font-size: 15px;
}
.title a, .title-sponsor a {
color: #000000;
}
.text-center {
text-align: center;
}