.page-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    margin-top: 25px;
}
.container *{
    max-width: 100% !important;
    white-space: wrap !important;
}
#main{background: #fff;}
.row p{
    line-height: 25px;
    font-size: 14px;}

h2{
    line-height: 60px;
}
h3{
    line-height: 60px;
}
