body {
/*	background-color: gray;*/
}
.wrap {
    margin: 0 2%;
}
.boxes li {
    width: 16.2%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 6px 0.4%;
}
.boxes li a {
    height: 220px !important;
}
.boxes li a div {
/*    height: 52%;*/
/*	background-color: gray;*/
}
.patrocinadores img {
    width: 100%;
}
.swiper-container .grad {
	background-color: #b92428 !important;
	overflow: hidden;
	height: 80px;
	font-size: 3em;
    background: rgba(255,255,255,0);
}
.swiper-slide {
    background-position: center 0;
	background-size: auto 263px;
}
.swiper-container .titulo {
    font-size: 1.1em;
    line-height: 1em;
}
.swiper-container .descricao {
    line-height: 1.2em;
    font-size: 0.9em;
}
.swiper-container .info {
    top: 270px;
    left: 10px;
}