.overlay__img {
    position: absolute;
    left: 0;
    top: 0;
    max-height: 65px;
    width: auto;
    z-index: 99;
}
