.container-background {
    background-image: url('../../public/assets/images/background.jpeg');
    background-repeat: repeat-y ;
}

.image-gallery {
    max-height: 180px;
    max-width: 250px;
    object-fit: scale-down;
}

.institution-text {
    font-size: 40px;
}
