/* .custom-image-frame .picframe {
    height: 315px;
    display: flex;
    justify-content: center;
    align-self: center;
}

.custom-image-frame .picframe img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
@import url(./custom-responsive.css);
.logo {
    height: 50px;
}

.logo-small {
    height: 35px;
}