body {
    background-position: center -295px;
    background-size: 1130px;
    zoom: .9;
}

h2 {
    font-size: 20px;
}

.btn-style1 {
    max-width: 100%;
    padding: 0 20px;
    font-size: 20px;
}

.btn-style2 {
    width: 440px;
    max-width: 100%;
    margin-left: -220px;
    padding: 0 20px;
    font-size: 20px;
    bottom: -20px;
}

#home h2 {
    font-size: 16px;
}

.header-promo {
    padding-top: 0;
}

#home p {
    font-size: 16px
}

.header-promo img {
    max-width: 250px;
}

.logo-desktop {
    max-width: 160px;
}

.form-group {
    margin-bottom: 20px;
}

.productos-home {
    min-height: 0;
    padding-top: 40px;
}

#footer {
    background: #2c1b0e
}

#footer .social a {
    width: 50px;
    height: 50px;
    font-size: 21px;
    line-height: 50px;
}