.elementor-664 .elementor-element.elementor-element-086e404{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0140px;--margin-bottom:080px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-664 .elementor-element.elementor-element-6d9238f{text-align:center;}.elementor-664 .elementor-element.elementor-element-6d9238f .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;color:var( --e-global-color-primary );}.elementor-664 .elementor-element.elementor-element-89b5c91{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-664 .elementor-element.elementor-element-16809d3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-664 .elementor-element.elementor-element-817bff2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-664 .elementor-element.elementor-element-817bff2.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-664 .elementor-element.elementor-element-80e12ac{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-664 .elementor-element.elementor-element-80e12ac .elementor-heading-title{font-family:"Arial", Sans-serif;font-weight:700;text-transform:none;font-style:normal;color:var( --e-global-color-secondary );}.elementor-664 .elementor-element.elementor-element-9706f08{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-664 .elementor-element.elementor-element-a1c32ce{column-gap:0px;font-family:"Arial", Sans-serif;font-size:16px;color:var( --e-global-color-text );}.elementor-664 .elementor-element.elementor-element-a1c32ce p{margin-block-end:24px;}@media(max-width:767px){.elementor-664 .elementor-element.elementor-element-a1c32ce{font-size:16px;}}@media(min-width:768px){.elementor-664 .elementor-element.elementor-element-817bff2{--width:36.315%;}.elementor-664 .elementor-element.elementor-element-9706f08{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-817bff2 */@media (max-width: 767px) {
  .elementor-post {
    display: block !important;
  }

  .elementor-post__thumbnail {
    display: block;
    width: 100% !important;
    margin-bottom: 10px;
  }

  .elementor-post__text {
    display: block;
    width: 100% !important;
  }
}

/* Scope hanya ke section dengan ID kepala-sekolah */
#kepala-sekolah .elementor-post__thumbnail {
  aspect-ratio: 3 / 4;
  width: 100%;
  max-width: 340px; 
  overflow: hidden;
}

#kepala-sekolah .elementor-post__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Fallback browser lama */
@supports not (aspect-ratio: 3 / 4) {
  #kepala-sekolah .elementor-post__thumbnail {
    position: relative;
    padding-top: 133.33%;
  }

  #kepala-sekolah .elementor-post__thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
  }
}/* End custom CSS */