@import url("../../Utility CSS/navbar.css");

.img-responsive {
  width: 90%;
  height: auto;
}
.code-container {
  width: 100%;
}

.img-round {
  border-radius: 50%;
}