@media screen and (min-width: 992px){
#footer2 .pg_rows div {
    display: inline-block;
}

#footer2 .pg_rows{
	text-align: center;
}

}

@media screen and (max-width: 991px){
	#footer_banners{
		margin-left:200px;
	}

}