@media screen and (min-width:1024px){
    .post-content{margin-bottom:90px}
    .post-content p{font-size:18px;line-height:30px;letter-spacing:.9px}
    .post-content ul{padding:0;margin:0;list-style:none}
    .post-content ul li{padding-left:12px}
    .post-content ol li,.post-content ul li{font-size:18px;line-height:30px;margin-bottom:20px;letter-spacing:.9px}
    .post-content .wp-caption,.post-content h6{margin-bottom:17px}
    .post-content .wp-caption img{margin-bottom:15px}
    .post-content .wp-caption .wp-caption-text,.post-content h6{font-size:14px;line-height:20px}
}