Hi xarlien
Thanks for the info, I checked your site and it due to your custom css on your site.
Kindly check your custom code again.
This file: /templates/ja_alpha/scss/_styles.scss
@media (min-width: 768px){
.t4-footer .t4-module:nth-child(1), .t4-footer .t4-module:nth-child(2) {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
}
}
and /css/custom.css file
.acm-contact-info .contact-follow .contact-inner {
display: block;
width: 400px;
}