.plateBoxImg0 {
    height: 80px;
    display: block;margin: auto;background-image: url('../images/header.png'); background-repeat: repeat; background-position: center;
}
.plateBoxImg1 {
    height: 626px;
    display: block;margin: auto;background-image: url('../images/xl_3.png'); background-repeat: repeat; background-size: cover; background-position: center;
}

.plateBoxImg2 {
    height: 565px;
    display: block;margin: auto;background-image: url('../images/xl_4.png'); background-repeat: repeat; background-size: cover; background-position: center;
}
.plateBoxImg3 {
    height: 702px;
    display: block;margin: auto;background-image: url('../images/xl_7.png'); background-repeat: repeat; background-size: cover; background-position: center;
}

.hove1:hover {
    background-image: url('../images/xl_5.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.hove1:hover .hoveText {
    color: #FFFFFF !important;
}
.hove1:hover .hoveText1 {
    color: rgba(255,255,255,0.4) !important;
}

.experimental {
    background-image: url('../images/xl_12.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.experimental:hover {
    background-image: url('../images/xl_14.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.experimental:hover .hoveText {
    color: #FFFFFF !important;
}

.experimentalIcon1 {
    background-image: url('../images/xl_8.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.experimental:hover .experimentalIcon1 {
    background-image: url('../images/xl_15.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}

.experimentalIcon2 {
    background-image: url('../images/xl_9.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.experimental:hover .experimentalIcon2 {
    background-image: url('../images/xl_16.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}

.experimentalIcon3 {
    background-image: url('../images/xl_10.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.experimental:hover .experimentalIcon3 {
    background-image: url('../images/xl_17.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}

.experimentalIcon4 {
    background-image: url('../images/xl_11.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}
.experimental:hover .experimentalIcon4 {
    background-image: url('../images/xl_18.png')!important;background-repeat: repeat; background-size: cover; background-position: center;
}

.container {
    display: flex;
    flex-wrap: wrap;
}