.general-grid .markets .tile .tile-content .imgbg{
    min-height: 250px;
    background-size: contain;
}
.general-grid .markets .tile .tile-content h4{
    background-color: var(--tertiarycolor);
    color: var(--white);
}