.promotion{
  position: relative;
}

@media (min-width: 1367px) {
    .col-md-44 {
        width: 33.3333%;
      }
  .anios {
    font-size: 1.3em;
    display: block;
    font-weight: bold;
    padding-top: 20px;
  }
  .top {
    width: 100%;
  }

  section.two-modulos div.table {
    display: table;
    height: 500px;
  }
  .logo {
    max-width: 90px;
    margin-left: 10px;
    width: 45%;
    margin-top: 15px;
  }
}

@media (max-width: 1366px) {



  .col-md-44 {
    width: 33.3333%;
  }
.anios {
font-size: 1em;
display: block;
font-weight: bold;
padding-top: 20px;
}
.top {
width: 100%;
}

section.two-modulos div.table {
  
display: table;
height: 500px;
}
.logo {
max-width: 90px;
margin-left: 10px;
width: 45%;
margin-top: 15px;
}

div.content{
  width: 100%;
  max-width:100%
}
}

@media (max-width: 1024px) {
    .col-md-44 {
        width: 100%;
      }
  .col-md-4 {
    width: 80%;
  }
  .col-md-6 {
    width: 100% !important;
  }

  .col-md-2 {
    width: 100%;
  }

  .top {
    width: 100%;
    margin-top: 50px;
  }
  .anios {
    font-size: 2em;
    display: block;
    font-weight: bold;
    padding-top: 30px;
  }

  .logo {
    max-width: 90px;
    margin-left: 10px;
    width: 95%;
    margin-top: 15px;
  }
}

@media (max-width: 820px) {
  .carro {
    width: 100% !important;
  }

  .anios {
    font-size: 1.6em;
    display: block;
    font-weight: bold;
    padding-top: 30px;
  }
  .top {
    width: 100%;
    margin-top: 50px;
  }

  section.two-modulos div.table {
    display: table;
    height: 300px;
    width: 100% !important;
  }

  .col-xs-6 {
    width: 20%;
  }
  .col-xs-6 {
    width: 80%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .logo {
    max-width: 90px;
    margin-left: 10px;
    width: 95%;
    margin-top: 15px;
  }
}

@media (max-width: 500px) {
    div.content{
        max-width: 100%;
    }

  .logo {
    max-width: 90px;
    margin-left: 10px;
    width: 95%;
    margin-top: 15px;
  }
  .anios {
    font-size: 1em;
    display: block;
    font-weight: bold;
    padding-top: 20px;
  }
  h3 {
    font-size: 1em !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  h2 {
    font-size: 3em !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  h1 {
    font-size: 3em !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }

  .promotion{
    height: 240px !important;
  }

  .footer {
    width: 100%;
  }

  section.two-modulos div.table {
    display: table;
    height: 200px;
  }

  .top {
    width: 100%;
    /*margin-left: -60px;*/
  }

  .col-md-4 col-xs-6 text-right desde {
    width: 80% !important;
  }

  .desde {
    font-size: 1em !important;
    width: 80% !important;
    text-align: right !important;
  }

  .carro {
    width: 100% !important;
  }
}
