.header-general .no-header {

    padding-top: 8rem;

}
h1.title {

    font-size: 24px;
    font-weight: 900;
    line-height: 28.13px;
    text-align: center;


}
img.image{
    object-fit: cover;
    /* width: 100%; */
    height: 300px;
    object-position: center;
    width: 500px;
}