diff --git a/assets/css/vendor/vendor-theme-core.css b/assets/css/vendor/vendor-theme-core.css index 8dce65a..f113dc8 100644 --- a/assets/css/vendor/vendor-theme-core.css +++ b/assets/css/vendor/vendor-theme-core.css @@ -16882,6 +16882,13 @@ html.elementor-html { overflow: hidden } +@media (max-width: 767px) { + .team-listing-wrapper.team-grid-listing .team-item .post-media { + height: auto; + padding: 0; + } +} + .team-listing-wrapper.team-grid-listing .team-item .post-media img { position: absolute; top: 0; @@ -28887,4 +28894,3 @@ body:not(.block-editor-page) .wp-block-rss .wp-block-rss__item-excerpt,.block-ed padding-top: 20px } - diff --git a/includes/sections/about/our-team.php b/includes/sections/about/our-team.php index 1e4116f..8200db1 100644 --- a/includes/sections/about/our-team.php +++ b/includes/sections/about/our-team.php @@ -8,13 +8,13 @@ ?>