.siliconi-main {
    float:left;
    width:100%;
    margin-top:1px;
    background:#fff;
}
.siliconi-center {
    float:left;
    width:100%;
    background:#fff;
    padding:20px;
    font-size:18px;
    line-height:24px;
}
.logo-living-grouts-wrapper {
    position:absolute;
    bottom:6px;
    left:20px;
    clear:left;
    width: 50%;
}
.logo-living-grouts {
    float:left;
    width:160px;
    height:80px;
    background-size:cover!important;
    margin-right:30px;
    
}
.logo-living-grouts-wrapper h4 {
    font-size: 25px !important;
    font-weight: bold !important;
    text-transform: none;
    margin-top: 39px;
}
.siliconi-left {
    float:left;
    width:100%;
    position:relative;
}
.fassafill-siliconi-portlet {
    margin-top:20px;
    float:left;
    width:100%;
    
}
.siliconi-left img, .siliconi-right img {
    width:100%;
}

.siliconi-right {
    float:left;
    width:40%;
    position:relative;
}
.siliconi-bottom {
    float:left;
    width:100%;
    padding-top:30px;
    
}
.siliconi-bottom-top {
    float:left;
    width:100%;
    text-align:center;
    padding-bottom:30px;
}
.siliconi-bottom-bottom {
    float:left;
    width:100%;
    background:#fff;
    padding:20px;
    font-size:18px;
    line-height:24px;
}
.testo-small {
    font-size:10px;
    line-height:14px;
}
.siliconi-bottom-bottom h2 {
    padding:0px!important;
    margin-bottom: 15px!important;
}

.btn {
    text-decoration: none!important;
    padding: 10px 20px!important;
}


@media only screen and (max-width: 979px) {

    .logo-living-grouts-wrapper {
        position:static;
        margin-top:10px;
        margin-left:20px;
        width:100%;
    }
    .logo-living-grouts{
        width:100px;
        height:50px;
    }
    .logo-living-grouts-wrapper h4 {
        float:left;
        font-size: 16px !important;
        margin-top: 21px;
    }
}

@media only screen and (max-width: 767px) {
    .logo-living-grouts {
        position:static;
        margin-left:20px;
        width:100px;
        height:50px;
    }
}

@media only screen and (max-width: 400px) {
	.logo-living-grouts-wrapper h4 {
	   float:left;
	   width:100%;
	}
}