.post-imgs-inner{display:flex;justify-content:space-between;align-items:center}.post-img{background-size:cover;background-repeat:no-repeat;flex:0 1 48%;height:450px}@media only screen and (max-width:922px){.post-img{height:350px}}@media only screen and (max-width:560px){.post-img{flex:0 1 100%}.post-imgs-inner{flex-wrap:wrap}.post-img:first-child{margin-bottom:30px}}@media only screen and (max-width:360px){.post-img{height:250px}}