body#index.xs #wrapper {
    margin-top: 0px !important;
}
body#index.xs #wrapper img {
    max-width: 350px;
    width: 100%;
    height: auto;
}
body#index.xs #left-img-container {
    text-align: center !important;
}
body#index.xs #right-img-container {
    text-align: center !important;
}
body#quienessomos {
    color: #808080;
    background-color: #e7e7e7;
}
body#quienessomos.xs #wrapper {
    margin-top: 20px !important;
}
body#quienessomos #wrapper a {
    color: #000;
}
body#quienessomos #wrapper a:hover {
    color: #36468B;
    text-decoration: none;
}
body#quienessomos #wrapper p {
    text-align: justify !important;
    font-size: 16px;
    line-height: 180%;
    font-family: 'Century Gothic';
    font-style: italic;
    margin-bottom: 30px;
}
body#quienessomos img#logo {
    max-width: 250px;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
body#quienessomos img#footer {
    max-width: 550px;
    width: 100%;
    height: auto;
    margin-top: 40px;
    display: block;
    margin: 30px auto 10px;
}
body#quienessomos #footer-links {
    font-size: 20px;
    font-family: 'Century Gothic';
    font-style: italic;
    margin-bottom: 40px;
}
