.b-heading-3 {
    color: #134a66;
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0;
}
.img-responsive{
     max-width: 100%;
     height: auto;
 }
.b-muller-light{
    font-family: 'Muller';
    font-weight: 300;
}
.b-muller-medium{
    font-family: 'Muller';
    font-weight: 500;
}
.b-muller-extrabold{
    font-family: 'Muller';
    font-weight: 800;
}