.my-work-header-box{width:50rem}.my-work-header-title{font-size:3rem;font-weight:600}.my-work-header-description{font-size:1.2rem}.work-grid{width:70%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.work-grid div{min-width:0}.work-thumbnail{margin-top:.5rem;height:auto;width:100%}.view-work{margin-top:.5rem;width:100%}.view-work-button{display:block;width:100%;text-align:center}.subcategory-title-wrapper{width:70%;margin:2rem auto 1rem}.subcategory-title{}@media(max-width:1299px){.work-grid{grid-template-columns:repeat(3,1fr);width:85%;margin:0 auto}.subcategory-title-wrapper{width:85%}}@media(max-width:899px){.work-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:699px){.my-work-header-box{width:85%}.work-grid{grid-template-columns:1fr}}