#mainbody13 {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    margin-left: calc(8vw/19.20);
    position: relative;
    z-index: 10;
}

.article {
    background-color: #F2F1F0;
    color: #002564;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.headline {
    color: #4AA519;
    background-color: transparent;
}

#progress13 {
    position: fixed;
    top: calc(18vw/19.20);
    left: calc(1788vw/19.20);
    width: calc(90vw/19.20);
    height: calc(90vw/19.20);
}

.newstxt {
    overflow: hidden;
}

.newsarticle {
    background-color: #F2F1F0;
    display: flex;
    height: calc(266vw/19.20);
    justify-content: space-between;
    margin-bottom: calc(5vw/19.20);
    margin-top: calc(5vw/19.20);
    padding: calc(6vw/19.20);
    position: relative;
    width: 100%;
}

.headline {
    font-size: calc(45vw/19.20);
    font-weight: 600;
}

.article {
    font-size: calc(41vw/19.20);
}

.newsimage {
    height: calc(246vw/19.20);
    margin-right: calc(5vw/19.20);
}

.newsimageimg {
    bottom: 0;
    height: calc(246vw/19.20);
    max-height: calc(246vw/19.20);
    top: 0;
}

#newssource {
    background-color: white;
    color: rgb(90, 165, 25);
    font-size: calc(50vw/19.20);
    height: calc(75vw/19.20);
    line-height: calc(75vw/19.20);
    margin: calc(10vw/19.20) 0 calc(0vw/19.20) 0;
    width: 99.5%;
    text-align: center;
}

#articles3 {
    display: flex;
    flex-direction: column;
    width: 99.5%;
}

#articles1 {
    margin-top: calc(13vw/19.20);
    width: 99.5%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.article1 {
    height: 95%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.newsarticle_1a {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
}

.newstxt_1a {
    padding-right: calc(5vw/19.20);
    width: 63%;
}

.newsimage_1a {
    text-align: right;
    width: 37%;
    max-height: 100%;
    overflow: hidden;
    position: relative;
}

.newsimageimg_1a {
    height: 100%;
    padding: calc(10vw/19.20);
}

.headline_1a {
    background-color: transparent;
    padding: calc(0vw/19.20) calc(0vw/19.20) calc(0vw/19.20) calc(5vw/19.20);
    font-size: 115%;
    margin-bottom: calc(5vw/19.20);
}

.article_1a {
    padding: calc(0vw/19.20) calc(10vw/19.20) calc(0vw/19.20) calc(10vw/19.20);
    -webkit-line-clamp: 10;
    background-color: transparent;
    font-size: 108%;
}

.article2 {
    height: calc(401vh/10.80);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: calc(10vh/10.80);
    min-height: calc(401vh/10.80);
    flex-grow: 1;
    padding: 0 0 calc(5vh/10.80) 0;
}

#articles2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: calc(10vw/19.20);
}

.article_2a {
    padding: calc(0vw/19.20) calc(10vw/19.20) calc(0vw/19.20) calc(10vw/19.20);
    -webkit-line-clamp: 5;
    font-size: calc(44vh/10.80);
    overflow: hidden;
}

.newsarticle_2a {
    display: flex;
    flex-grow: 1;
    margin-bottom: calc(6vh/10.80);
    padding-right: calc(10vw/19.20);
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.newstxt_2a {}

.headline_2a {
    background-color: transparent;
    font-size: 120%;
    line-height: 100%;
    margin-bottom: calc(10vh/10.80);
    padding-left: calc(10vw/19.20);
}

.newsimage_2a {
    display: flex;
    justify-content: flex-end;
    max-height: 100%;
    max-width: calc(325vw/19.20);
    min-height: 100%;
    min-width: calc(325vw/19.20);
}

.newsimageimg_2a {
    height: calc(277vh/10.80);
    max-width: 100%;
    overflow: hidden;
    width: auto;
}

#newsitem2 {}

#headline2 {}

#article2 {}

#newsitem3 {}

#headline3 {}

#article3 {}
