

@media only screen and (max-width: 600px) {

.section .container .feature-sec .left-sec {
	width: 100%;
}

.section .container .feature-sec .right-sec {
	width: 100%;
}

.section .container .reason-sec .left-sec {
    width: 100%;
}

.section .container .question-sec .left-sec {
    width: 100%;
}

.section .container .question-sec .right-sec {
	width: 100%;
}

.section .container .customer-care-sec {
	min-height: 600px;
}

}
