.avatar {
  width: 1300px;
  height: 800px;
}

.portfolio-block.block-intro .avatar {
  width: 300px;
  height: 300px;
  background-size: cover;
  /*background-repeat: no-repeat;*/
  /*background-color: #007bff;*/
  margin: auto;
  /*border-radius: 100px;*/
  margin-bottom: 0px;
  /*border-style: outset;*/
  /*border-color: #00000000;*/
  /*border-style: solid;*/
  /*background: -webkit-linear-gradient(left top, crimson 0%, #f90 10%);*/
  border-radius: 300px;
}

.gradient {
  background: linear-gradient(10deg,#7f70f5,#0ea0ff);
  color: #fff;
  border-style: double;
  border-radius: 5px;
}

.portfolio-laptop-mockup .screen .screen-content {
  border: 1px solid #c5c5c5;
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.portfolio-block.photography .item {
  overflow: hidden;
  margin-bottom: 0;
  background: 0;
  opacity: 1;
}

.portfolio-laptop-mockup .screen .screen-content {
  border: 1px solid #c5c5c5;
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.portfolio-block.skills {
}

