/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.titolo-cat-home {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 15px;
}
.img-cat-home img{
    width: 100%;
}