h1,
h2,
h3 {
    font-weight: 500;
}

img {
    display: block;
    max-width: 100%;
    /* max-height: 80vh; */
}
