.inner-text-heading h2 {
    margin-bottom: 25px;
}

.custom-portrait {
    aspect-ratio: 3 / 4;
    width: 400px;
    object-fit: cover;
    object-position: 60% 50%;
}