/************************************* section1 *************************************/


.section1 {
    padding-top: 80px;
}

.years .oneYear .oneYearLeftText {
    font-size: 20px;
}

.years .oneYear .oneIssue h6 {
    font-size: 20px;
}


.years .oneYear .oneIssue h6:hover img {
    width: inherit;
    height: auto;
    top: 0px;
    left: -345px;
}