   #wrap {
      width: 1332px;
      margin: 0 auto;
      background-color: transparent; }
   #div2 {
      width: 38.5%;
      margin: 100px auto;
      background: url("MidBox Empresa.png"); 
      border: 5px solid #050a2d;
      border-top-right-radius: 25px;
      border-bottom-left-radius: 25px;
}
    h4 {
      font-size: 10pt;
      padding-left: 10px;
}
    p {
      padding: 10px;
}
    #links {
       color: #050a2d;
       background: white;
       text-decoration: none;
}
    #links:hover {
       border: 2px solid #050a2d;
       text-decoration: none;
}
@media only screen and (min-width: 1920px) {
   #wrap {
      width: 1872px;
      margin: 0 auto;
      background-color: transparent; }
   #div2 {
      width: 38.5%;
      margin: 140px auto;
      margin-bottom: 20px;
      background: url("MidBox Empresa2.png"); 
      border: 7px solid #050a2d;
      border-top-right-radius: 35px;
      border-bottom-left-radius: 35px;
}
    h4 {
      font-size: 16pt;
      padding-left: 14px;
}
    #links {
       color: #050a2d;
       background: white;
       text-decoration: none;       
}
    #links:hover {
       border: 2px solid #050a2d;
       text-decoration: none;
}
