.content-37 .content-37-card {
    padding: 7.5px;
    height: inherit;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.content-37 .content-37-card p.h1style.alt {
    margin-bottom: 10px;
    text-transform: inherit;
}
.content-37 .negative-margin {
    margin: -7.5px;
}
.content-37 .content-37-card > div {
    padding: 15.2% 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media(min-width: 1699.98px){
    .content-37 .content-37-card p.h1style.alt {
        font-size: 120px;
        line-height: 120px;
        text-transform: inherit;
    }
}
@media(max-width: 1199.98px){
    .content-37 .content-37-card > div {
        padding: 30px;
    }
}
@media(max-width: 991.98px){
    .content-37 .content-37-card > div {
        padding: 15px;
    }
}
@media(max-width: 767.98px){
    .content-37 .content-37-card > div {
        padding: 35px 7.5px;
    }
}
@media(max-width: 575.98px){
    /*.content-37 .content-37-card:first-of-type, .content-37 .content-37-card:nth-child(2),.content-37 .content-37-card:nth-child(5), .content-37 .content-37-card:last-of-type {*/
        /*min-height: calc(100vw - 15px);*/
    /*}*/
    /*.content-37 .content-37-card:nth-child(3), .content-37 .content-37-card:nth-child(4) {*/
        /*min-height: calc(50vw - 15px);*/
    /*}*/
}