.container{display:flex;width:100%;flex-wrap:wrap}.item{margin-right:30px;margin-bottom:40px;width:23%;transition:all .4s ease}.item img{transition:all .4s ease}.item:hover img{-webkit-box-shadow:0px 3px 30px #979797;-moz-box-shadow:0px 3px 30px #979797;box-shadow:0px 3px 30px #979797}.item:nth-child(4n){margin-right:0px}.image-back img{border-radius:10px}.resource-type span{font-weight:800;color:#404040;text-transform:uppercase;font-size:14px}@media(max-width:1150px){.item{width:31%}.item:nth-child(3n){margin-right:0px}.item:nth-child(4n){margin-right:30px}}@media(max-width:915px){.item{width:100%}.item:nth-child(1n){margin-right:0px}.item:nth-child(2n){margin-right:0px}.item:nth-child(3n){margin-right:0px}.item:nth-child(4n){margin-right:0px}}