.card-thumbnail{ width: 312px; transform: translate(-50%,-50%); object-fit: cover; height: 260px; border-radius: .375rem; transition: all .15s ease; position: absolute; left: 50%; } .card-stats{ padding: 0!important; } .material{ width: 320px; } .btn-circle{ border-radius: 10px; background: red; color: white; } .categoryTitle{ font-weight: 800; color: CORNFLOWERBLUE; }