.departamento{position:relative;margin-top:10px}.nome-departamento{font-size:20px;color:#42424b;background:#e7e7ef;background:linear-gradient(to right,#e2e3e9,#e7e7ef);padding:10px;border-radius:4px}.departamento-item{padding:10px}.departamento-item i{background-color:#e7e7ef;color:#42424b;width:30px;height:30px;text-align:center;padding-top:4px;border-radius:50%}.departamento-img{width:200px;height:200px;border:solid 8px #fff;background:#fff;border-radius:100%;position:absolute;top:25px;right:7px;z-index:15;overflow:hidden;box-shadow:0 5px 15px rgba(98,98,113,.07);padding:0!important}.departamento-img img{object-fit:cover;object-position:center;max-width:none!important;min-height:200px;width:100%}@media screen and (max-width:500px){.departamento-img{display:none}}