@media only screen and (min-width: 768px){
.banner--container{
	margin-bottom:-168px;
}
}