
    .cont_img {
        width: 250px;
        height: auto;
        
    }

    .cont_ini {
        background: #f6f6f6;
        padding-bottom: 60px;
    }

    .cont_p {
        font-family: titulo3;
        font-size: 25px;
        font-weight: 700;
        text-decoration: none;
        color: #1E3C79;
       
    }
    
   
@media(max-width:600px){
    .cont_a{
        padding-top: 40px;
        
    }
    .cont_bchi{
        position: relative;
        bottom: 40px;
    }
}