Unlocking Your Full Potential

Personal Development Counseling is a specialized form of counseling that focuses on fostering personal growth, self-discovery, and overall well-being. At Gate Healing, PLLC, we view personal development as a collaborative journey where we will identify your unique goals and outline steps designed to guide you toward their accomplishment.

/**** my setting on that domain is 1510px for content ***/
/**** image height is 1.25 x image-width ***/
/**** custom ID of that color-section is : gate ***/

@media only screen and (min-width:1510px)  {
  #top #gate .flex_column_table {
    min-height: calc(0.5*(1510px - 100px)) !important;
    padding: 0 !important;
  }
}


@media only screen and (max-width:1509px)  {
  #top #gate .flex_column_table {
    min-height: calc(0.5*(100vw - 100px)) !important;
  }
}

@media only screen and (max-width: 767px)  {
  #top #gate .flex_column:nth-of-type(2) {
    min-height: calc(125vw - 100px) !important;
  }
}

Unlocking Your Full Potential

Personal Development Counseling is a specialized form of counseling that focuses on fostering personal growth, self-discovery, and overall well-being. At Gate Healing, PLLC, we view personal development as a collaborative journey where we will identify your unique goals and outline steps designed to guide you toward their accomplishment.

/**** custom ID of that color-section is : gate-two ***/
/**** columns 2/3 - 1/3 ***/

@media only screen and (min-width:1510px)  {
  #top #gate-two .flex_column_table {
    min-height: calc(0.416*(1510px - 100px)) !important;
    padding: 0 !important;
  }
}


@media only screen and (max-width:1509px)  {
  #top #gate-two .flex_column_table {
    min-height: calc(0.416*(100vw - 100px)) !important;
  }
}

@media only screen and (max-width: 767px)  {
  #top #gate-two .flex_column:nth-of-type(2) {
    min-height: calc(125vw - 100px) !important;
  }
}

Unlocking Your Full Potential

Personal Development Counseling is a specialized form of counseling that focuses on fostering personal growth, self-discovery, and overall well-being. At Gate Healing, PLLC, we view personal development as a collaborative journey where we will identify your unique goals and outline steps designed to guide you toward their accomplishment.

/**** custom ID of that color-section is : gate-three ***/
/**** columns 3/4 - 1/4 ***/

@media only screen and (min-width:1510px)  {
  #top #gate-three .flex_column_table {
    min-height: calc(0.312*(1510px - 100px)) !important;
    padding: 0 !important;
  }
}


@media only screen and (max-width:1509px)  {
  #top #gate-three .flex_column_table {
    min-height: calc(0.312*(100vw - 100px)) !important;
  }
}

@media only screen and (max-width: 767px)  {
  #top #gate-three .flex_column:nth-of-type(2) {
    min-height: calc(125vw - 100px) !important;
  }
}