.syncroit-3blocks-catsquares {
	width: 100%;
	height: auto;
	margin-top: 1.2%;
	font-size: 0px;
}

.syncroit-3blocks-catsquares .syncroit-catsquares-inner {
	width: 100%;
	height: 100%;
	text-align: center;
	display: inline-block;
}

.syncroit-3blocks-catsquares .syncroit-catsquares-item {
	width: 32.454%;
	height: 100%;
	display: inline-block;
}

.syncroit-3blocks-catsquares .syncroit-catsquares-item.left {
	float: left;
}

.syncroit-3blocks-catsquares .syncroit-catsquares-item.center {
	margin: auto;
}

.syncroit-3blocks-catsquares .syncroit-catsquares-item.right {
	float: right;
}

.syncroit-3blocks-catsquares .syncroit-catsquares-item a {
	height: 100%;
	width: 100%;
	display: block;
}

.syncroit-3blocks-catsquares .syncro-catsquares-image-background {
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.syncroit-3blocks-catsquares .syncro-catsquares-image-background img {
	height: 100%;
	width: 100%;
}

.syncroit-3blocks-catsquares .syncro-catsquares-image-background img:hover {
	opacity: 0.7;
}

.syncroit-3blocks-catsquares .syncro-catsquares-background-image img:hover {
    opacity: 0;
}

@media (max-width: 580px) {

	.syncroit-3blocks-catsquares {
		margin-top: 0;
	}

	.syncroit-3blocks-catsquares .syncroit-catsquares-item {
		width: 100%;
		margin-top: 3.8% !important;
	}
}
