.element_txt_center {
	padding-bottom:20px !important;
	}
	
.element_icons {
	width:100% !important;
	padding-top:30px;
	}
	
@media screen and (max-width: 1230px) {
	.element_icons .list_icons .icon {
		width:40%;
		}
	}
	
@media screen and (max-width: 740px) {
	.element_icons .list_icons .icon {
		width:100%;
		}
	}