.project-display{margin:0 auto;max-width:1200px;padding:2rem}.project-display div{grid-gap:100px 50px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));text-align:center}.project-dropdowns{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding-bottom:35px;text-align:center}.project-dropdowns select{color:#000;font-family:Open Sans;font-size:18px;font-weight:400}.project-card p{margin:0;width:100%}.project-card a{text-decoration:none}.project-card a:hover span{text-decoration:underline}.project-card span{color:#000;display:block;font-family:Open Sans;font-size:18px;font-weight:400;transition:.3s ease-in-out}.project-card img{cursor:pointer;margin:0 auto;max-height:100px;max-width:150px;min-height:100px;transition:.3s ease-in-out}.project-card img:hover,.project-card img:hover+span{transform:scale(1.1)!important}.project-card a:hover{text-decoration:none!important}.industry-dropdown{float:right!important;margin-right:20px!important}.industry-dropdown,.technologysector-dropdown{margin:0 auto!important;max-width:33.3%!important}.viewMoreProjects{padding-top:35px;text-align:center}.viewMoreProjects button{ont-family:"Open Sans";background:#5b1de7!important;border:none!important;border-radius:15px;color:#fff!important;cursor:pointer;font-size:18px;font-weight:400;padding:10px 20px}@media only screen and (max-width:600px){.project-dropdowns{grid-template-columns:auto}.industry-dropdown{float:none!important;margin-right:0!important}.industry-dropdown,.technologysector-dropdown{max-width:100%!important}.project-card img{max-width:100%}.project-card a{text-align:center}}