@media screen and (min-width: 960px) {
  .ml10 {
    margin-left: 8%;
    overflow: auto;
    padding: 5rem;
  }
}
.portfolio-image {
  width: 100%;
  margin: auto;
  height: auto;
}
@media screen and (min-width: 960px) {
  .portfolio-image {
    width: 75%;
  }
}
.image-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
.image-size {
  visibility: hidden;
}
.item-p {
  background: var(--color-base-4);
  border-radius: 10px;
  padding: 5rem 5rem;
  z-index: 1;
  margin: 0 0 5rem 0;
}
.overflow-title {
  overflow: visible;
  min-width: 1;
  position: relative;
  z-index: 91;
  max-width: unset;
  width: 200%;
  margin: 0 0 -4rem 8rem;
  color: var(--color-base-2);
}
.image-col {
  display: flex;
  flex-direction: column;
}
.image-background {
  height: 80%;
  width: 80%;
  margin: auto 0 5% 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.portfolio-title {
  height: 200px;
  position: relative;
}
.portfolio-main {
  position: absolute;
  z-index: 100;
  top: 10%;
}
.portfolio-shadow {
  position: absolute;
  top: 45%;
  left: 20px;
}
.portfolio-shadow h2 {
  color: white !important;
}
@media screen and (min-width: 960px) {
  .portfolio-title {
    height: 200px;
  }
  .portfolio-main {
    position: absolute;
    z-index: 100;
  }
  .portfolio-shadow {
    position: absolute;
    top: 66px;
    left: 40px;
  }
  .portfolio-shadow h2 {
    color: white !important;
  }
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:project-portfolio-item] [25.1805] DESIGN*/
/*******************************************************************/
/* 0.2 P>P */
/* db 113 */