.breadcrumb-custom {
    background-image: url('../../img/about-us/message-from-chairman/background.jpg');
    background-repeat: no-repeat;
    background-size: cover
}

.message-from-chairman {
    margin-top: 48px
}

.message-from-chairman .second-parent h2 {
    margin: 0 0 16px 0;
    font: 300 calc(24rem / 16)/calc(20rem / 16) 'Roboto', sans-serif;
    color: #434343
}

.message-from-chairman p {
    color: #434343;
    text-align: justify
}

.message-from-chairman .first-parent {
    padding-right: 16px
}

.message-from-chairman .second-parent {
    padding-left: 16px
}

.message-from-chairman .second-parent h6 {
    color: #434343;
    font-weight: 400;
    text-align: justify;
    font-size: calc(16rem / 16);
    margin: 0 0 16px
}

.message-from-chairman h6 {
    font: 300 calc(20rem / 16) 'Roboto', sans-serif;
    color: #262626;
    margin: 0
}

.message-from-chairman .card {
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .16);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .16)
}

.message-from-chairman .card-body {
    padding: 20px
}

.message-from-chairman .item img {
    width: 100%;
    height: 389px;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0
}

.message-from-chairman .item h4 {
    font: 500 calc(24rem / 16) 'Roboto', sans-serif;
    color: #262626;
    margin: 0 0 10px 0
}

.message-from-chairman .item p.blue {
    color: #434343;
    font: 400 calc(16rem / 16)/calc(24rem / 16) 'Roboto', sans-serif;
    font-weight: 500;
    margin: 0 0 3px 0
}

.message-from-chairman .item p {
    color: #434343;
    font-weight: 500;
    margin: 0
}

@media(max-width:767px) {
    .message-from-chairman .first-parent {
        margin-bottom: 24px
    }

    .message-from-chairman .first-parent,
    .message-from-chairman .second-parent {
        padding: 7.5px
    }
}
