.overlay-link {
    top: 90px;
    position: absolute;
    height: 200px;
    width: 45%;
}

.link {
    margin-left: 23px;
    max-width: 400px;
}

.bg {
    max-width: 400px;
}

.bg1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
}