.text-list{margin:12px 0px 12px 0px}
.text-sublist{
    margin:0;
    padding:0px 0px 0px 20px;
}
.text-sublist li{
    list-style: disc;
}
@media screen and (max-width: 768px){
    h2.main_title{
        font-size: 23px;
        font-weight: 500;
        line-height: 27px;
        letter-spacing: 2px;
    }
}