﻿.treatment-thumb {
    aspect-ratio: 16 / 11;
    overflow: hidden;
}

    .treatment-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.header-meta a {
    color: #1f4536;
    text-decoration: none;
}