@media (max-width: 576px){
    .page-title {
        margin: unset !important;
    }
    .hovercard .cardheader {
        height: 340px !important;
    }
    .follow {
        font-size: 0.65rem !important;
    }
    .follow-num{
        font-size: 0.75rem !important;
    }
}