section#resume{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:calc(100vh - 146px);padding:50px 10px}section#resume h1{color:#cedff3;text-shadow:0 0 10px #333;font-size:2em;text-align:center}section#resume figure{background:none;margin:20px auto;overflow:visible}section#resume figure,section#resume figure>img{border-radius:50%;max-width:200px;max-height:200px}section#resume figure>img{-webkit-filter:blur(2px);filter:blur(2px);margin:0 auto}section#resume figure>figcaption>h3{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:auto;left:0;width:100%;color:#333;padding:10px;font-size:1em}@media (min-width:576px){section#resume{min-height:calc(100vh - 153px)}}@media (min-width:768px){section#resume{padding:100px 20px;min-height:calc(100vh - 164px)}section#resume h1{font-size:4em}section#resume figure{border-radius:50px;max-width:360px;max-height:360px;margin:20px auto;overflow:hidden}section#resume figure>img{margin:auto;border-radius:50px;max-width:360px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-height:300px}section#resume figure>figcaption>h3{position:absolute;top:auto;-webkit-transform:none;transform:none;bottom:0;left:0;width:100%;background:#fff;color:#333;font-size:1em;height:100px}}