﻿article .go-left{display:inline-block;margin-right:15px;margin-bottom:15px;float:left;}article .go-right{display:inline-block;margin-left:15px;margin-bottom:15px;float:right;}article .post-img{border-radius:calc(.25rem - 1px);max-width:300px;}@media(max-width:575px){article .go-left,article .go-right{margin-left:0;margin-right:0;display:inline;float:none;}article .go-left .post-img,article .go-right .post-img{margin-bottom:15px;max-width:none;}article img.post-img{width:100%;margin:15px;}}