.setas_modelos {
	top: 165px;
}
#meio {
	padding-bottom: 45px;
	height: 1180px;
}
@media screen and (max-width: 640px) {
    #meio {
        height: 980px !important;
    }
}