#banner .mgz-element-single_image > div {
    margin-bottom: 0px !important;
}
#banner .mgz-single-image-wrapper,
#banner .mgz-single-image-wrapper img {
    vertical-align: middle;
    width: 100%;
}
#banner .mgz-single-image-wrapper .image-content {
    width: 100%;
    height: 100%;
}
#banner .mgz-single-image-wrapper a.banner_button{
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #fff;
    padding: .4em .3em;
    font-size: 24px;
    line-height: 30px;
    color: #0C0C0C;
    line-height: 2em;
}
#banner_big_image .image-description {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}
#banner_big_image .image-description small {
    font-size: 63%;
}
#banner_big_image .image-description h4 {
    color: #FFFFFF;
    font-size: 76px;
    line-height: .9em;
}
#banner_big_image .image-description h5 {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 35px;
    margin-top: 15px;
    font-weight: 500;
}
#kid .image-description {
    position: absolute;
    top: 20px;
    left: 20px;
}
#kid h4 {
    color: #FFFFFF;
    text-align: left;
    font-size: 28px;
    line-height: 34px;
}
#kid h4 small {
    font-size: 85%;
    font-weight: 500;
}
#colors .image-description {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#colors h4 {
    color: #FFFFFF;
    text-align: left;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0px;
}
#colors h4 small {
    font-size: 85%;
    font-weight: 500;
}