/*MOx Css*/

.changing-text-container {
    line-height: 1.5;
}


element.style {
    width: 549px!Important;
}

.box{
	max-height: 225px;
}

.row {
    margin-bottom: 15px;
}

.box.active-box{
transform: scale(1.1);
}

.box-title{
font-size: 15px;
}

@media (min-width: 768px) {
    .col-md-8 {
        width: 61.666667%;
    }
}

.breadcrumb {
    top: 7em;
}

.font-13 {
    display: block !important;
}