header .header-inner-row .social-icon li i { line-height: 30px; border-radius: 30px; } 
header .header-inner-row .social-icon li i.fa-facebook-f { font-size:18px; background-color: #1877F2; color: #ffffff } 
 header .header-inner-row .social-icon li i.fa-instagram { background: #d6249f; 
 background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); color: #ffffff } 
.save-block { display: block; font-size: 14px; color: #fff; border: 1px solid #a1829b; border-radius: 12px; padding: 20px; } 
.save-block p { font-size: 14px !important; line-height: 1.4 !important; margin: 0 !important; padding: 0 !important; transform: none !important } 
.save-block p:last-child a { font-weight: 600 } 
.save-block .icon-row { font-size: 19px !important; font-weight: 700 !important; display: flex !important; align-items: center; margin: 0 0 10px !important; justify-content: center; } 
 .save-block .icon-row span { font-size: 40px; text-transform: uppercase; margin: 0 !important; padding: 0 !important; line-height: 1 !important; padding: 0 10px !important; } 
 .save-block .icon-row i { height: 30px; width: 30px; font-size:18px; line-height: 30px; font-size:18px; border-radius: 30px; background-color: #ffffff; color: #662356; font-weight: normal } 
 .save-block .icon-row i.fa-instagram { font-size: 20px } 
 .social-wrapper { padding: 50px 0 20px; text-align: center } 
 .social-wrapper p { font-size: 24px; color: #662356; margin-bottom: 30px } 
 .social-wrapper p a { text-decoration: none; font-weight: 700 } 
 .social-wrapper p:last-child { margin-bottom: 0 } 
 .social-img { display: flex; flex-wrap: wrap; margin: -5px } 
.social-img-column { float: left; width: 16.6666666666666%; padding: 5px; } 
.social-img-column a { display: flex; height: 100%; width: 100% } 
.social-img-column img { width: 100%; height: 100%; object-fit: cover } 
@media all and (max-width:992px) { 
 .social-wrapper { padding: 30px 0; text-align: center; } 
 .social-wrapper p { font-size: 20px; margin-bottom: 25px } 
 header .header-inner-row .social-icon li { margin: 0; } 
 header .header-inner-row ul.social-icon li + li:nth-child(2) { display: inline-block } 
 } 
 @media all and (max-width:767px) { 
.save-block { border:none; } 
.social-img-column { width: 33.3333333333333333%; } 
 } 