.social-area{display:flex;align-items:center;gap:10px}.social-area .social{width:36px;height:36px;padding:7px;border-radius:100%}@media(max-width:768px){.social-area{width:100%;order:-1;display:flex;align-items:center;gap:10px;padding-bottom:25px;border-bottom:1px solid #fff}.social-area .social{width:25px;height:25px;padding:5px}.social-area .social img{width:29px;height:29px;object-fit:cover}}