.customs{
  width: 80%;
}
.new-item{
flex: 1 0 30%;
}
@media (max-width: 1450px){
#row4 {
    overflow: visible !important;
  }
}

#row4{
background-color: #2d113b;
}

.second-image{
    top: 20px;
    right: -355px !important;
    z-index: 8;
     width: 500px;
        height: 500px;
    position: absolute;
    
  }

/*.second-image{
    top: 200px;
    right: -240px;
    z-index: 8;
     width: 500px;
        height: 500px;
    position: absolute;
     -webkit-mask-box-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
        
        background-size: cover;
        background-position: bottom right;
  }
@-moz-document url-prefix() {
  .second-image{
    mask-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
    mask-size: cover;
    -webkit-mask-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
    -webkit-mask-size: cover;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .second-image{
    mask-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
    mask-size: cover;
    -webkit-mask-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
    -webkit-mask-size: cover;
  }
}

@supports(-webkit-mask-image: url(#mask)) or (mask-image: url(#mask)) {
  .second-image{
      mask-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
      mask-size: cover;
      -webkit-mask-image: url("https://f.hubspotusercontent20.net/hubfs/79620/mask2.svg");
      -webkit-mask-size: cover;
    }
}*/
.second-red-pill{
position: absolute;
 
    width: 12%;
    right: -55px !important;
    top: 237px;
    z-index: 8;
}

.thin-green-donut{
position: absolute;
 z-index: 7;
    right: -265px !important;
    top: 500px;
    width: 30%;
}

.lil-donus{
  position: absolute; 
  transform: translate(312%, 20%);
  width: 5%;
  
}