.my-work-header-box{width:30rem}.my-work-header-title{font-size:3rem;font-weight:600}.my-work-header-description{font-size:1.2rem}.work-categories{width:70%;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;font-size:1.2rem}.work-categories .stitch-box-content{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 2rem}.work-title-desc{margin-bottom:2rem}.work-title-desc h2{margin-bottom:.5rem}.view-work{width:100%;display:flex;justify-content:end}.view-work-button{font-size:1.2rem;font-weight:600}.span-box{grid-column:1/3}@media(max-width:1299px){.work-categories{width:85%;margin:0 auto}}@media(max-width:699px){.work-categories{grid-template-columns:1fr}.span-box{grid-column:unset}.my-work-header-box{width:85%}}