.button-group,.filter-project-grid{width:100%;text-align:center;height:auto}.button-group{margin-bottom:50px}.filter-button{display:inline-block;border:none;border-radius:7px;cursor:pointer;font-family:'Open Sans',Arial;font-weight:400;padding:7px 12px;margin-left:5px;margin-right:5px}.button-group:after,.filter-project-grid:after{content:'';display:block;clear:both}.button-group .filter-button{display:inline-block;outline:0}.filter-project-grid{overflow:hidden}.project-item{position:relative;width:350px;height:auto;overflow:hidden;margin-left:15px;margin-right:15px;margin-bottom:30px}.project-item-img{width:350px;height:280px;overflow:hidden}.project-item-img img{height:280px;min-width:350px;transition:transform .3s ease-in-out}.project-item-text{width:100%;height:auto;padding-top:20px;padding-bottom:20px;font-family:'Open Sans',Arial;font-size:17px;font-weight:700;letter-spacing:.01em}.project-item:hover .project-item-img img{transform:scale(1.1)}