.home-block-link-pol {
	margin:8px 16px 0 8px; 
	width:48%; 
	float: left;
}

.home-block-link-proc {
	margin:8px 0 0 8px; 
	width:48%; 
	overflow: hidden;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (max-width : 768px) {
/* Styles */

.home-block-link-pol { width:98% !important; }
.home-block-link-proc { width:98% !important; }


}
