
    
    .t228__rightside {
        background-color: #0074FF;
        display: block;
        height: 100%;
        width:57px;
        min-width:57px!important;
        
    }
    
    @media screen and (max-width: 980px) {
       .t228__rightside {
        width:auto;
       
       }
        
        
    }
    
    hr {
    height: 9px!important;}
    
