#c12913 .frame-type-header  {
  		min-height: 125px;
  	}
    #c12913 {
        background-color: #fff;
        margin-top: 15px;
    }

    #c12913 .ce-image.ce-left.ce-above {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #c12912 {
        margin-top: 571px;
    }

    #c12915 {
        width: 100%;
        max-width: 1390px;
        position: relative;

        margin: 0 auto;
        background-color: #ffffff;
        margin-top: -20px;
    }

    #c12915 .ce-bodytext {
        padding: 0 10px;
    }

    #c12912 {
        font-size: 17px;
        display: none;
    }

    #c12912 .contenttable {
        td {
            vertical-align: middle;
        }
    }
    .mob-cap {
        padding-right: 12px;
    }
    .wfw-highlight {
       text-decoration: underline;
    }
    #c12913 .frame-type-header h2 {
        font-size: 24px;
    }
    #c12913 .frame-type-header h3 {
        font-size: 16px;
    }
    @media screen and (min-width: 1100px) {
      	#c12913 .ce-image.ce-left.ce-above {
            height: 370px;
        }
        #c12913 .col-md-2 {
            flex: 0 0 20%;
            max-width: 20%;
        }
        #c12912 {
            display: block;
        }
        .mob-cap {
            display: none;
        }
    }