@media only screen and (min-width: 768px) {
.head-text-policy{font-family: Open Sans Semibold;font-size: 35px;line-height: 47px;color: #313133;margin-top: 130px;margin-bottom: 40px;}
.first-policy{margin-top: 1px !important;}
.head-text-spec{font-family: Open Sans Semibold;font-size: 24px;line-height: 32px;color: #F34223;margin-bottom: 18px;margin-top: 5px;}
.content-policy{font-family: Open Sans;font-size: 20px;line-height: 32px;color: #313133;margin-bottom: 40px;margin-top: 1px;}
}
@media only screen and (max-width: 768px) {
.head-text-policy{font-family: Open Sans Semibold;font-size: 34px;line-height: 56px;color: #313133;margin-top: 72px;margin-bottom: 32px;text-align: center;}	
.head-text-spec{font-family: Open Sans Semibold;font-size: 24px;line-height: 30px;color: #F34223;margin-bottom: 20px;}
.content-policy{font-family: Open Sans;font-size: 20px;line-height: 30px;color: #313133;margin-bottom: 20px;}
}