.image-top {
    position: relative;
}
.image-top img {
    width: 100%;
}
.tabs.grey {
    margin-top: 30px;
}
.tab-content {
    font-weight: bold;
}

.image-top-text,
.image-top-block {
    position: absolute;
    cursor: pointer;
}

.image-top-block-1 {
    width: 21%;
    height: 51%;
    top: 4%;
    left: 0;
}
.image-top-block-2 {
    width: 20%;
    height: 53%;
    top: 45%;
    left: 22%;
}
.image-top-block-3 {
    width: 20%;
    height: 49%;
    top: 0;
    left: 41%;
}
.image-top-block-4 {
    width: 20%;
    height: 53%;
    top: 45%;
    left: 59%;
}
.image-top-block-5 {
    width: 22%;
    height: 50%;
    top: 0;
    left: 78%;
}

.image-top-text-1 {
    width: 14%;
    height: 5%;
    top: 60%;
    left: 4%;
}
.image-top-text-2 {
    width: 17%;
    height: 4%;
    top: 35%;
    left: 22%;
}
.image-top-text-3 {
    width: 10%;
    height: 5%;
    left: 45%;
    top: 60%;
}
.image-top-text-4 {
    width: 8%;
    height: 5%;
    left: 65%;
    top: 35%;
}
.image-top-text-5 {
    width: 10%;
    height: 5%;
    left: 84%;
    top: 60%;
    margin-left: -7px;
}