/*
Theme Name: Villa Roma Lanzarote
Theme URI: http://www.villaromalanzarote.com
Author: bthebrand.es
Description: Tema corporativo de Villa Roma Lanzarote
Version: 1.1.3
*/

.services .center {
    display: flex;
}

li.rate-item {
    text-align: center;
    padding: 30px 0 30px 0;
}

@media only screen and (max-width: 640px) {
    .services .center {
        display: inline;
    }
}