@media screen and (max-width:980px){.col-reverse{display:flex;flex-direction:column-reverse}}@media screen and (min-width:980px){h1{font-size:45px!important}}@media (min-width:1200px){#zoom-background{animation:zoomin 30s infinite linear 1s}}@keyframes zoomin{0%{background-size:100%}50%{background-size:120%}100%{background-size:100%}}@-webkit-keyframes zoomin{0%{background-size:100%}50%{background-size:120%}100%{background-size:100%}}.imgRef{width:32%;margin-left:9px}@media screen and (max-width:768px){.imgRef{width:31%}}@media screen and (max-width:480px){.imgRef{width:47%}}.mon-module-resume{animation:opacite-en-boucle 7s ease infinite}@keyframes opacite-en-boucle{0%{opacity:0.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0.5;transform:scale(1)}}.noscroll{overflow-x:hidden;overflow-y:hidden}