[ad_1]
#eedition {
width: 100%;
height: calc(100vw * 0.50)
}
@media only screen and (max-width: 1400px) {
#eedition {
width: 100%;
height: calc(100vw * 0.65)
}
}
@media only screen and (max-width: 900px) {
#eedition {
width: 100%;
height: calc(100vw * 1.10)
}
}
#jp-relatedposts {
display:none !important;
}
[ad_2]