.container {
    margin: auto;
    position:relative;
    width: 100%;
    max-width: 1920px;
    line-height: 0;
}

.container img{
    max-width: 100%;
    z-index:1;
}
.active {
  opacity:0;
}

.overlay1{
    width: 100%;
}

.overlay2{
    position: absolute;
    width: 18%;
    left: 10%;
    top: 20%;
}
.overlay3{
    position: absolute;
    width: 18%;
    left: 40%;
    top: 20%;
}
.overlay4{
    position: absolute;
    width: 18%;
    left: 70%;
    top: 20%;
}
.overlay5{
    position: absolute;
    width: 28%;
    left: 37%;
    top: 5%;
}
.overlayb{
    position: absolute;
    width: 8%;
    left: 3%;
    top: 80%;
}
.overlayf{
    position: absolute;
    width: 11%;
    left: 87%;
    top: 80%;
}