/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18-feb-2014, 12:14:52
    Author     : Chermo
*/

@media (max-width: 800px) {
    
    .entry#Edita > div {
        padding-bottom: 0;
    }
    
    .postHwrapper .TourFuncionalidades .iconos {
        width: 100% !IMPORTANT;
        height: auto !IMPORTANT;
        min-height: 70px;
        display: block !IMPORTANT;
        margin: auto !IMPORTANT;
    }
    .postHwrapper .TourFuncionalidades .iconos h3 {
        margin: 0 auto 10px !IMPORTANT;
    }
    .postHwrapper .iconos p{
        margin: auto !IMPORTANT;
        
    }
    .postHwrapper .TourFuncionalidades .iconos {
        background-position: center 40% !IMPORTANT;
        margin-top: -10px !IMPORTANT;
        padding-top: 120px;
    }
}