.custom-thumb__img { width: 100%; border: 1px solid #ccc; border-radius: 5px; padding: 10px; margin-bottom: 10px; height: 200px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .custom-thumb__image { width: auto; height: auto; border-radius: 5px; }