﻿
.pro_1 >div p {
    width: 100%;
    margin-left: 24px;
}


@media all and (max-width:1179px) {


 .merit_inner >div p:nth-of-type(2) {
    margin: 20px auto !important;

}

 .pre_p2 {
    font-size:16px;
}
}


@media (max-width: 767px){
 .pre_p1 {
    width: auto !important;
}
.pre_p2 {
    width: auto !important;
}

}


@media (max-width: 488px){
.pre_p1 {
    width: 100% !important;
}

.pre_p2 {
    width: 100% !important;
}

}