@media screen and (min-width: 1024px){
   .node.quart {
        width: 20% !important;
        margin-right: 5%;
    }
    .quart .circle-mask, .quart .circle {
        height: 250px !important;
        width: 250px !important;
    } 
}