﻿#latestnews {
    margin: 70px 0px 40px 0px;
    font-size: 30px;
    font-family: Microsoft JhengHei;
}

#latestnewstwo {
    margin: 70px 0px 40px 0px;
    font-family: Microsoft JhengHei;
    font-size: 24px;
}

@media screen and (max-width:1076px) {
    #latestnews {
        margin-top: 112px;
    }
}
