.technologyimg {
    height: 260px;
}

.technologytitle, .technologyimg:hover .technologytitle, .technologyimg:focus .technologytitle, .technologyimg:active .technologytitle {
    top: 201px;
    height: 57px;
    display : flex;
    align-items : center;
    justify-content: center;
}

.technology1 { background-image: url(../images/technologie/icon_1-lg.png) !important; }
.technology2 { background-image: url(../images/technologie/icon_2-lg.png) !important; }
.technology3 { background-image: url(../images/technologie/icon_3-lg.png) !important; }
.technology4 { background-image: url(../images/technologie/icon_4-lg.png) !important; }
.technology5 { background-image: url(../images/technologie/icon_5-lg.png) !important; }
.technology6 { background-image: url(../images/technologie/icon_6-lg.png) !important; }
.technology7 { background-image: url(../images/technologie/icon_7-lg.png) !important; }
.technology8 { background-image: url(../images/technologie/icon_8-lg.png) !important; }

.button-top-text { margin-right: 0px }
.button-top-text i.fa-angle-left { margin-left: 5px }
.button-top-text i.fa-angle-right { margin-left: -14px }

#detailback, #schnittwerteback {
    width: 164px;
    padding: 6px 4px 6px 8px;
}

#detailnext {
    width: 124px;
    padding: 6px 8px 6px 4px;
}