

.navbar-brand{
    max-width: 250px;
}

.service-entry-image img{
    aspect-ratio: 9/16;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.page-header{
    padding: 245px 0 80px;
}