@charset "UTF-8";
/* Cluster Box Image WHITE */

/*Images***********************************/
.top-container.r1c1{background-image: url('../Assets/infocluster/age-white.png') ;}
.top-container.r1c2{background-image: url("../Assets/infocluster/length-white.png");}
.top-container.r1c3{background-image: url("../Assets/infocluster/parent-white.png");}
.top-container-middle{background-image: url('../Assets/infocluster/tuition-white.png');}
.top-container.r3c1{background-image: url("../Assets/infocluster/materials-white.png");}
.top-container.r3c2{background-image: url("../Assets/infocluster/instrument-white.png");}

.top-container,
.top-container-middle,
.top-container-wide{
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
}