﻿.cst-energy-commodities {
    height: 150px;
    background-color: #fff;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 9%);
    margin-right: 11rem;
}

@media (min-width: 320px) and (max-width: 768px) {
    .cst-energy-commodities{
        margin-right: 0rem;
    }

    /*Index Companies*/
    .cstIndex-companies-h4 {
        font-weight: 200;
        margin-top: 0.6rem !important;
    }
    /*Index Companies*/
}


/*Index Companies*/
.cstIndex-companies-h4 {
    font-weight: 200;
    margin-top: 2.6rem;
}
/*Index Companies*/

/*Our Management*/
.cst-our-management {
    margin-top: -6rem;
}
/*Our Management*/
