.zincqu-o{
	margin: 60px 0;
}
.zincqu-o>div:nth-child(1){
	padding: 0 15px 0 0;
}
.zincqu-o>div:nth-child(2){
	padding: 0 0 0 15px;
}
.zincqu-o>div:nth-child(3){
	padding: 0 0 0 30px;
}
.zincqu-o h6,.zincqu-o h5,.zincqu-o p,.zincqu-o ul{
	font-size: 18px;
}
.zincqu-o h6,.zincqu-o h5{
	color: #e15a2d;
}
.zincqu-o h5,.zincqu-o p span,.zincqu-o ul span{
	font-weight: 600;
}
.zincqu-o-info{
	border: 1px solid #e5e5e5;
    padding: 15px;
    height: 420px;
    margin-bottom: 20px;
}
.zincqu-o ul{
	list-style-type: disc;
	padding-left: 20px;
}
@media all and (max-width: 1280px){
	.zincqu-o-info{
		height: auto;
	}
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.zincqu-o>div:nth-child(1),.zincqu-o>div:nth-child(2),.zincqu-o>div:nth-child(3){
		padding: 0;
	}
} 