/* Back to top */
@media only screen and (max-width: 560px) {
    .ast-small-footer .ast-footer-widget-2-area ul.footer-icons {
        width: auto;
    }
}

@media only screen and (min-width: 1354px) {
    .ast-small-footer-section-2 .footer-icons {
        margin-right: 40px;
    }
}