
@media only screen and (max-width:575px) {
    .full-height {
        min-height: 75vh !important;
    }

    .playstore-widget.stack-list ul {
       flex-direction: column;
       align-items: center;
       
    }

    .apple {
        margin-left: 0px !important
    }

    .demo-rev{
        flex-direction: column-reverse
    }

    .apps-pa{
        padding-top: 50px  !important;
        padding-bottom: 0px  !important
    }

    .applist-m {
        margin-top: 52px !important
    }

    .enquiry-section.section-padding {
        padding-top: 50px !important;
    }
}
