@media screen and (max-width: 480px) {
    .t456 .t456__list_item {
        display: block;
        text-align: left;
        padding: 10px !important;
        white-space: normal;
        margin-left: 18px;
    }
    
    .t456__leftwrapper {
    padding: 0px !important;
    padding-bottom: 20px !important;
    }
    
    .t456__rightwrapper {
    padding: 0px !important;
    padding-bottom: 20px !important;
    }
}