.msg i img{
    width: 100%;
}
.l_txt0 p{
    /* margin: 0; */
    
}
.msg a p{
    padding: 0;
    margin-bottom: 50px;
}
.msg{
    flex-wrap: wrap;
}
.titlebox a:nth-child(1){
    color:#A4A1A0 ;
}
.msg a p{
    color: black;
    font-family: initial;
    font-size: 16px;
    margin-top: 0;
}
.box{
    padding-bottom: 0px;
}
@media screen and (max-width:768px){
    .msg a span{
        left: 0;
    }
    h2,.msg a p,.l_txt0 p{
        margin-bottom: 0;
    }
    .msg a{
        margin-bottom: 0.2rem;
    }
    .msg{
        border: none;
    }
    .conbox{
        padding-bottom: 0;
    }
    .ct1, .ct2, .ct3{
        margin-bottom: 0px !important;
    }
    .ct2, .ct3, .ct4{
        display: block !important;
    }
    .ct img{
        margin-bottom: 5px;
    }
    .msg a p{
        text-align: left;
    }
    .msg a p{
        font-size: 14px;
    }
}
