.gridWrap .frame-type-header header h2 {
    text-align: center;
    color: #fff !important;
    }
  .gridWrap .frame-type-textpic header {
  	display: none !important;
  	}
  .gridWrap .frame-type-textpic .ce-gallery {
  	min-height: 355px;
  	} 
  .gridWrap .frame-type-textpic .ce-bodytext {
    min-height: 230px;
	}
  .gridWrap.frame-layout-3 .tile {
    text-align: left;
  	}
  .gridWrap.frame-layout-3 .tile:hover {
    scale: unset;
    box-shadow: unset;
    transition: unset;
  }
  .p-text-large, .phone-right h4 {
    color: #13a1ce;
 	font-size: 28px;
    font-weight: 400;
 	}
  .phone-right strong {
    position: absolute;
    right: 0;
	}
  .phone-right dd p {
  line-height: 1.8;
  }
  .phone-right dt {
    font-weight: 500;
    margin-top: 15px;
  }
  .phone-right dd {
  line-height: 1.8;
  }