/*MOx Css*/

.changing-text-container {
    line-height: 1.5;
}


.investment-title, .investment-title.invest-page {
    line-height: 1.4;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}

@media (min-width: 768px) {
    .col-md-8 {
        width: 61.666667%;
    }
}

.font-13 {
    display: block !important;
}