   #wrap {
      width: 1332px;
      margin: 0 auto;
      background-color: transparent; }
   #div2 {
      width: 38.5%; /*38.5*/
      height: 100%;
      margin: 100px auto;
      margin-top: 110px;
      margin-bottom: 17px;
      background: url("MidBox Empresa.png");
      border: 5px solid #050a2d;
      border-top-right-radius: 25px;
      border-bottom-left-radius: 25px;
}
   img.IconPort {
   height: 61.5%;
   width: 41.8%;
   margin-left: 28.7%;
}
@media only screen and (min-width: 1920px) {
   #wrap {
      width: 1872px;
      margin: 0 auto;
      background-color: transparent; }
   #div2 {
      width: 38.5%;
      height: 100%;
      margin: 140px auto;
      margin-top: 154px;
      margin-bottom: 24px;
      background: url("MidBox Empresa2.png");
      border: 7px solid #050a2d;
      border-top-right-radius: 35px;
      border-bottom-left-radius: 35px;
}
   img.IconPort {
   height: 61.5%;
   width: 41.8%;
   margin-left: 28.7%;
}
}