 @media only screen and (max-width: 767px) {
.footer-section.extra-pt {
    padding-top: 300px;
}
}
