#assets-01 .item .lithium_americas {
    top: 20px;
    width: 160px;
}
#assets-01 .item .copper {
    width: 110px;
}
#assets-01 .item .gazprom {
    width: 148px;
}
.basicForm .sub-form .highlight {
    color:#85c500;
}
@media only screen and (max-width: 425px){
    #principalContent .container .row::after {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(53, 53, 53, .40);
    }
    #principalContent .container .row>div {
        position: relative;
        z-index: 2;
    }
}