/*START fix padding WB mario*/
@media (max-width: 678px) {
.lp-socials {
/* flex-wrap: nowrap; */
justify-content: center;
}
div.agent-bio {
padding: 64px 24px;
}
.bottom-container .lp-socials li {
margin: 10px 10px 0 10px!important;
}
}
/*END*/
Editor is loading...