
@media (width < 27rem){
    .property-page-section .auto-container:first-child{
        margin-top: 0rem !important;
    }
    .property-page-section .item-shorting{
        display: flex;
        & h5{
            text-align: left;
        }
    }   
}