@media screen and (max-width: 500px) {
  .CISC-logo {
    height: 40px;
  }
  .display-4 {
    margin-top: 28px;
  }



}