#main .section-size .rack figcaption:nth-child(8) {
   bottom: -140px;
}
#main .section-size .rack figcaption:nth-child(9) {
   bottom: -140px;
}
#main .section-size .rack figcaption:nth-child(10) {
   bottom: -118px;
   right: 125px;
}
#main .section-size .rack figcaption:first-child {
   top: -42px;
}
#main .section-size .tower figcaption:nth-child(4) {
   bottom: -40px;
}
#main .section-size .tower figcaption:last-child {
   bottom: -40px;
   left: 360px;
}

@media only screen and (max-width: 734px) {
   #main .section-techspecs .techspecs-section .finish-rack {
      text-align: center;
   }
   #main .section-size .rack figcaption:nth-child(8) {
      bottom: 75px;
   }
   #main .section-size .rack figcaption:nth-child(9) {
      bottom: 75px;
   }
   #main .section-size .rack figcaption:nth-child(10) {
      bottom: -127px;
   }
   #main .section-size .rack figcaption:first-child {
      top: -42px;
   }
   #main .section-size .tower figcaption:nth-child(4) {
      bottom: 350px;
      left: 68px;
   }
   #main .section-size .tower figcaption:last-child {
      bottom: -15px;
      left: 20px;
   }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
   #main .section-size .rack figcaption:nth-child(8) {
      bottom: -160px;
   }
   #main .section-size .rack figcaption:nth-child(9) {
      bottom: -160px;
   }
   #main .section-size .rack figcaption:nth-child(10) {
      bottom: -118px;
      right: 68px;
   }
   #main .section-size .rack figcaption:first-child {
      left: 58px;
   }
   #main .section-size .tower figcaption:nth-child(4) {
      bottom: -44px;
   }
   #main .section-size .tower figcaption:last-child {
      bottom: -44px;
      left: 297px;
   }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
   .techspecs-section .rack {
      width: calc(100% + 20px);
   }
}

  /* medium width */
  @media only screen and (min-width: 735px) and (max-width: 1068px) {
	.connections-additionalconnections {
	   width: 120%;
	}
}