#toast-container>div{
    font-size: 14px;
}

.header_logo a img {
    height: 10rem;
    object-fit: contain;
}

.vi-hidden {
    width: 100%;
    visibility: hidden;
}

.breadcrumb-area-bg{
    background-color: unset;
}

.height-280 {
    height: 280px;
    object-fit: contain;
}

.height-200 {
    height: 200px;
    object-fit: contain;
}

.height-300 {
    height: 300px;
    object-fit: contain;
}

.ourteam .img-holder .inner {
    background-color: #ffffff;
}

.fpay {
    margin-left: 5px;
}

.financenotice img{
    height: 800px;
    object-fit: contain;
}


