/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 12 2017 | 02:01:17 (pm)
/*
/******* Do not edit this file *******/

@media only screen and (max-width: 768px){
.quality-logo{
    width: 60% !important;
    padding: 0px !important;
    margin: 0px 20% !important;
}
.custom-section .vc_col-sm-10 p {
    width: 20%;
}   
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
.custom-section {
display: none
}


div.cwc-list {
display:block;
margin:10px 0;
}