#braces .header{position:relative}#braces .header img{height:600px;width:100%;object-fit:cover;object-position:0 50%}#braces .header-title{position:absolute;bottom:30%;left:0;padding:20px 100px 20px 10%;max-width:50%;background-color:#8dd5ff;color:#fff;font-size:3.5rem;font-weight:600;box-shadow:20px 20px 0 #27afff;text-shadow:2px 2px 4px rgba(0,0,0,.7)}#braces .content{padding:100px 10%}#braces .content h2{font-size:1.5rem;padding-bottom:5px;border-bottom:1px solid #aaa;margin-bottom:20px}#braces .content p{font-size:1.2rem}@media(max-width:768px){#braces .header img{object-position:50% 50%}}@media(max-width:600px){#braces .header-title{bottom:0;max-width:100%}}