

@media screen and (max-width: 1228px){
	.sections-int a.link-button{
		float:none !important;
		margin: -10px 0 30px 0 !important;
	}

	.sections-int{
		height: 150px;
	}
}

/*!
 * -------------------------------------------------------------------------------------
 */

@media screen and  (max-width: 1199px){



.sections-int a.link-button{
	float:none !important;
	margin: -10px 0 30px 0 !important;
}
.sections-int{
	height: auto;
}


	}
/*!
 * -------------------------------------------------------------------------------------
 */


@media screen and  (max-width: 991px){

	.sections-int a.link-button{
		float:none !important;
		margin: -10px 0 30px 0 !important;
	}


}


