@media screen and (max-width:575px) {
    .seller-registration-section{
        padding-bottom: 100px
    }
    footer {
        display: none;
    }
}
