.banner-temp-a {
    background-image: url(/resources-responsive/img/sections/citi-patrocinador/masp.jpg);
    background-repeat: no-repeat;
    height: 556px;
    background-size: cover;
    background-position: bottom right;
}

.content-template-c {
	margin-top: 100px;
}

.caixa-destaque .content-caixa h2 {
	margin-top: 20px;
}

@media(max-width: 767px) {
	.content-template-c {
	    margin-top: 40px;
	}
/*	.banner-temp-a {
		background-position: center;
	}*/
}