.left-sidebar { background-color: #0529ac; color: white; border-radius: 5px; width: 110px; } .files{ margin-top: 20px; } .file-icon{ width: 65px; margin-top: 42px; margin-left: 5px; } .image{ opacity: 80%; width: 55px; margin-left: 10px; } .card-img-top{ width: 180px; height: 180px; } .import{ background-color: #ffffff; color: #0529ac; border-radius: 5px; width: 100px; border-color: unset; margin-left: 10px } .upload{ background-color: #0529ac; color: white; border-radius: 5px; width: 100px; margin-left: 10px; } .card{ max-width: 15%; height: 23rem; border-radius: 1.25rem; margin: 15px; }