.ul-easy-image { margin: 5px; border-radius : 15px; overflow : hidden; background-color: #fff; box-shadow : 1px 1px 5px rgba(0, 0, 0, 0.4); &__main { width : 100%; height: 160px; } &__footer { padding : 5px 15px; display : flex; align-items : flex-end; justify-content: space-between; } &__title { margin-top : 10px; padding-bottom: 10px; font-size : 16px; font-weight : 600; } }