#sb_instagram .sbi_follow_btn a {
  
    font-weight: 600;
}

@media only screen and (max-width: 1024px) {
 #sb_instagram .sbi_follow_btn a {
    background-color: black !important;
    font-weight: 600;
    color: white !important;
}
}
@media only screen and (max-width: 700px) {
.hidem
{
display: none !important;
}
.hideb
{
display: block !important;
}

}
.hideb
{
display: none;
}