Buy me a coffee

#59 967

/* Tenant Portal on mobile */
@media screen and (max-width:767px) {
    section[data-section-id="67aec40ea84f4565eeef3005"] {
      li.list-item.list-item-basic-animation {
    padding: 10px !important;
}  
        h2.list-item-content__title {
            max-width: 100% !important;
        }
    }
}