.ZHFlipPage-container, 
.ZHFlipPage {
    height:     940px;
    overflow:   hidden;
}

.times-container {
    box-sizing: border-box;
    height:     auto;
    width:      100%;
    overflow:   hidden;
}

.patrocinador {
    width:      150px;
    height:     auto;
    margin:     30px 85px;
    box-sizing: border-box;
    position:   relative;
    float:      left;
}

body {
    font-size:  16px;
    height: 1010px;
}

/* .zh-quiz-share {
    position:   absolute;
    bottom:     50px;
    left:      170px;
    width: 300px;
}

.zh-quiz-share img {
    width:  60px;
    height: auto;
    cursor: pointer;
} */
.twitter img{
	width:  60px;
    height: auto;
    cursor: pointer;

}
.imagesShare{
	position: absolute;
    width: 640px;
    display: inline-block;
    text-align: center;
    bottom: 5%;
}

.imagesShare img{
	width: 70px;
    height: auto;
    cursor: pointer;
    margin: 0 16px 5px 16px;
}



.font-oswald-bold {
    font-family:    'Oswald', sans-serif;
    font-weight:    700;
}

