.bg-login-image {
  background: url("../img/login.jpg");
}
.portfolio-item .item {
  /*width:303px;*/
  float: left;
  margin-bottom: 10px;
  text-align: center;
}
.db-h2{
  font-size: 1.5rem !important;
}

@media only screen and (max-width: 768px) {
  .mt-15{
    margin-bottom: 8rem !important;
  }
  
}
.mt-15{
  margin-bottom: 15rem !important;
}