.box { width: 100%; // display: flex; justify-content: flex-start; align-items: center; overflow: hidden; } .searchBar{ margin-top: 1%; } .box-card{ width: 100%; }