/* Custom Styles */
/* Custom Styles */
img.feature__image {
    width: 500px;
    border-radius: 4px;
    height: 300px;
    object-fit: cover;
}