/* BASIC css start */
@media (max-width: 767px){
footer .footer-info .footer-right .footer-right-content a[target]{right:56px !important}
footer .footer-info .footer-right .footer-right-content a[target]:last-child {
    right: 0px !important;
}
}
/* BASIC css end */

