@charset "utf-8";
@media screen and (max-width:768px){
    .gray-box{
        padding:0 1px;

    }
    .texing{
        margin-top:10px !important;
    }
    .green-row{
        margin-top:0;
    }
    
}
