img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

button,a {
    display: block;
}

h3,h4 {
    font-weight: normal;
}