.carousel-container{margin:0 auto;overflow:hidden;width:100%}.carousel{display:flex;flex-wrap:nowrap;transition:transform .5s ease}.icon_with_details2{display:flex;flex:0 0 auto;flex-direction:column;justify-content:space-between;margin-right:20px;width:100%}.icon_box{height:100%}.icon_box,.icon_detail{display:flex;flex-direction:column}.icon_detail{flex-grow:1;justify-content:space-between}.in-button{align-self:flex-start;margin-top:auto}@media (max-width:768px){.icon_with_details2{width:100%}}@media (min-width:769px){.icon_with_details2{width:calc(33% - 20px)}}