@media screen and (max-width: 375px) {
    .btn-fix > .card > h4 > .card-header{
        padding: 0.625rem 2.25rem;
        }
}