@media (max-width:767px){
    	.jobs-api__box {
    padding: 14px 0;
}
	.jobs-api__text {
    font-size: 13px;
    line-height: normal;
}
}