.aboute-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 center;
    height: 250px;
    background-image: url("../img/goodkit/banner-about.png");
}

/* .aboute-banner {
    
    background-position: center;
    height: 200px;
} */

.border-radius-15{
    border-radius: 15px;
}

.box-icon-contack{
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
}
.icom-contack{
   padding-top: 10px;
   width: 30px !important;
   height: auto !important;
}
.iframe-map {
    height: 100%;
    border:0; 
    height: 100%; 
    width: 100%;
    border-radius: 15px;
}
.bg-askLibrarian{
    background-color: rgba(255, 255, 255, 0.844);
    width: 100%;
    border-radius: 15px;
    border: 1px solid var(--bs-secondary2);
}
