@charset "utf-8";
@media screen and (max-width: 640px) {
.icon_title_cube{
	background-size: 8.75vw;
    padding: 0px 0px 0px 9.375vw;
    font-size: 4.6875vw;
    line-height: 7.8125vw;
}
.business_subtitle {
    font-size: 3.90625vw;
    line-height: 7.8125vw;
    margin-bottom: 5.46875vw;
}
.cont4Par p {
	line-height: 3.75vw;
}
}