.width-60 .nxs-placeholder-content-wrap {
    max-width: 60%;
    margin: 0 auto;
}

@media only screen and (max-width:959px){
   body.home #nxs-pagerow-prid543479535 .XYZ{
       padding:0 !important;
   }
}
@media only screen and (max-width:767px){
	.width-60 .nxs-placeholder-content-wrap {
		max-width: 100%;
	}
}
@media only screen and (max-width:480px){
    #nxs-widget-l196436595 .nxs-subtitle{
        font-size:14px !important;
    }
    #nxs-widget-l196436595 .nxs-width100{
        padding:15px 20px !important;
    }
    #nxs-widget-l196436595 .nxs-filler{
        padding:5px 0 !important;
    }
}