/* page bg start */
/* .custom-page-bg {
    background: #f1f1f1 !important;
}

b,
strong {
    font-weight: 900 !important;
}

.text-justify {
    text-align: justify !important;
} */
/* page bg end */

/* custom gallery start */
.center-gallery-foot-img-on-block {
    width: 100% !important;
    height: 230px !important;
    object-fit: cover !important;
}
.center-gallery-list-img-on-block {
    width: 286px;
    height: 230px;
    object-fit: cover !important;
}
.center-gallery-single-img-on-block {
    width: 870px;
    height: 484px;
    object-fit: cover !important;
}
.center-gallery-side-img-on-block {
    width: 90px;
    height: 110px;
    object-fit: cover !important;
}
/* custom gallery end */

/* custom event start */
.center-event-list-img-on-block {
    width: 370px;
    height: 256px;
    object-fit: cover !important;
}
.center-event-single-img-on-block {
    width: 870px;
    height: 484px;
    object-fit: cover !important;
}
.center-event-side-img-on-block {
    width: 90px;
    height: 110px;
    object-fit: cover !important;
}
/* custom event end */

/* custom blog start */
.center-blog-list-img-on-block {
    width: 370px;
    height: 258px;
    object-fit: cover !important;
}
.center-blog-single-img-on-block {
    width: 870px;
    height: 483px;
    object-fit: cover !important;
}
.center-blog-side-img-on-block {
    width: 90px;
    height: 110px;
    object-fit: cover !important;
}
/* custom blog end */
