@media (min-width:992px){.workCase_studies{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-right:calc(-1 * 30px)}.workCase_studies>*{margin-bottom:30px;flex-basis:calc(((100% / 4) - 30px))}.workCase_studies>:not(:nth-child(4n)){margin-right:30px}}