.content-img{ height: 100%; width: auto; }
.page-content{ height: 100%; display: flex; align-items: start; }
.page-content h2{ font-weight: 600; color: #484846;  }
.page-content h2:before{ content: ''; display: inline-block; vertical-align: middle; width: 30px; height: 2px; margin-right: 10px; background-color: #1e92bc; }