@media  (min-width:px) and (max-width:100px){selector{
    padding-top: 60px;
    padding-bottom: 40px;
    min-height: auto !important;
}}