.img-fix-size-600 img.sppb-img-responsive {
    height: 600px;
}

/*text-color*/
.text-blue {
    color: blue;
}

/*block number usage*/
.block-number-style h3.sppb-media-heading {
    font-weight: bold;
    color: #56a376;
}
