@charset "UTF-8";
/* CSS Document */

/*413*/

.it413{ display: flex; justify-content: center;}
@media screen and (max-width: 768px) { 
.it413{ display: flex; justify-content: center; flex-wrap: wrap;}
}

