@media screen and (max-width:768px) {
	
		
	
	.bottom .col-xs-6 { margin-bottom:15px; }
}


@media screen and (max-width:1000px) {
	
	.teasers .col-md-4 { margin-bottom: 38px; }
}


