@charset "utf-8";
.projects-wrapper .project-img .project-img-extra{background-image: -webkit-linear-gradient(top,#90c9e8 0%,#5aabd6 100%);background-image: -moz-linear-gradient(top,#90c9e8 0%,#5aabd6 100%);background-image: -o-linear-gradient(top,#90c9e8 0%,#5aabd6 100%);background-image: -ms-linear-gradient(top,#90c9e8 0%,#5aabd6 100%);background-image:linear-gradient(top,#90c9e8 0%,#5aabd6 100%)}