.blog-gallery{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width:768px){.blog-gallery{flex-wrap:nowrap}}.blog-gallery>img{box-sizing:border-box;margin:10px auto 20px;object-fit:cover;object-position:center;width:100%}@media (min-width:768px){.blog-gallery>img{box-sizing:border-box;margin-bottom:10px;margin-top:10px;width:-moz-calc(50% - 10px);width:-webkit-calc(50% - 10px);width:-o-calc(50% - 10px);width:calc(50% - 10px)}.gallery-one>img{max-width:100%;width:100%}.gallery-four>img:first-of-type,.gallery-three>img:first-of-type,.gallery-two>img:first-of-type{margin-right:10px}.gallery-four>img:last-of-type,.gallery-three>img:last-of-type,.gallery-two>img:last-of-type{margin-left:10px}.gallery-three>img{width:-moz-calc(33% - 10px);width:-webkit-calc(33% - 10px);width:-o-calc(33% - 10px);width:calc(33% - 10px)}.gallery-four>img{width:-moz-calc(25% - 10px);width:-webkit-calc(25% - 10px);width:-o-calc(25% - 10px);width:calc(25% - 10px)}.gallery-four>img:nth-of-type(2){margin-right:10px}.gallery-three-two-three,.gallery-two-three-two{flex-wrap:wrap}.gallery-two-three-two>img{width:-moz-calc(50% - 10px);width:-webkit-calc(50% - 10px);width:-o-calc(50% - 10px);width:calc(50% - 10px)}.gallery-two-three-two>img:first-of-type,.gallery-two-three-two>img:nth-of-type(3),.gallery-two-three-two>img:nth-of-type(4){margin-right:10px}.gallery-three-two-three>img,.gallery-two-three-two>img:nth-of-type(3),.gallery-two-three-two>img:nth-of-type(4),.gallery-two-three-two>img:nth-of-type(5){width:-moz-calc(33% - 10px);width:-webkit-calc(33% - 10px);width:-o-calc(33% - 10px);width:calc(33% - 10px)}.gallery-three-two-three>img:nth-of-type(4),.gallery-three-two-three>img:nth-of-type(5){width:-moz-calc(50% - 10px);width:-webkit-calc(50% - 10px);width:-o-calc(50% - 10px);width:calc(50% - 10px)}.gallery-three-two-three>img:first-of-type,.gallery-three-two-three>img:nth-of-type(2),.gallery-three-two-three>img:nth-of-type(4),.gallery-three-two-three>img:nth-of-type(6),.gallery-three-two-three>img:nth-of-type(7){margin-right:10px}}.blog-gallery>img:first-of-type{margin-left:0}.blog-gallery>img:last-of-type{margin-right:0}