/*******************************************************************************************************
** LAYOUT INFERIORE 1024
*/
@media only screen and (max-width: 1024px) {
.home-school-carousel-prev-arrow{left: 0;}
.home-school-carousel-next-arrow{right: 0;}
.home-learning-carousel-prev-arrow{left: -30px;}
.home-learning-carousel-next-arrow{right: -30px;}
.techno-img-icon{width: 90px;height: 90px;}
.techno-icon-title{font-size: 14px;}
.techno-icon-box{width: 120px;}
.techno-img-icon1{width: 100%;height: auto;}
}