.more-padding{padding:100px 0}.section-heading h1{margin-bottom:100px}.catalog-layout-container{display:flex;flex-wrap:wrap;gap:20px}.catalog-card{display:flex;flex:0 1 calc(25% - 20px);flex-direction:column;margin-bottom:50px}.catalog-image-container img{height:410px;margin-bottom:1rem;object-fit:cover;width:100%}.catalog-card h3{color:#152331;font-size:1.25rem;margin-bottom:.5rem}.last-ned-box{align-items:center;display:flex;gap:10px}.last-ned-box p{color:#0151a2;text-decoration:none}@media screen and (min-width:1200px){.catalog-card{flex-basis:calc(25% - 20px)}}@media screen and (max-width:1024px){.catalog-card{flex-basis:calc(33.333% - 20px)}}@media screen and (max-width:768px){.catalog-card{flex-basis:calc(50% - 20px)}.section-heading h1{margin-bottom:50px}}@media screen and (max-width:480px){.catalog-card{flex-basis:100%}}