#product-grid .oxy-posts{display:flex;flex-direction:row;flex-wrap:wrap}#product-grid .oxy-post{display:flex;flex-direction:column;text-align:center;align-items:center;width:25%;padding:1em}@media (max-width:479px){#product-grid .oxy-post{padding:0 0 1em 0}}#product-grid .product-image{margin-bottom:1em;position:relative;background-color:#1E3956;background-image:repeating-linear-gradient( 45deg,#eee,#eee 10px,#939BA1 10px,#939BA1 20px);width:100%}#product-grid .product-image-fixed-ratio{padding-bottom:100%;background-size:cover;background-position:center center}#product-grid .oxy-read-more{font-size:0.8em;color:white;background-color:black;text-decoration:none;padding:0.75em 1.5em;line-height:1;border-radius:3px;display:inline-block}#product-grid .oxy-easy-posts-pages{text-align:center}#product-grid .oxy-read-more:hover{text-decoration:none}@media (max-width:991px){#product-grid .oxy-post{width:50% !important}}@media (max-width:479px){#product-grid .oxy-post{width:100% !important}}