.contenido-movil{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}

.contenido-movil h2{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: white;
    font-size: 50px;
    text-align: center;
}

.contenido-movil img{
    width: 50%;
    height: auto;
}