/*
Theme Name: Medical Trauma Center Pro
Theme URI: https://www.themepixels.net/products/trauma-center-wordpress-theme/
Author: Themepixels
Author URI: https://www.themepixels.net/
Description: 
Version: 0.0.1
Requires at least: 5.0
Requires PHP: 7.2
Tested up to: 6.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: medical-trauma-center-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments

Medical Trauma Center Pro WordPress Theme has been created by Themepixels(Themepixels.net), 2025.
Medical Trauma Center Pro WordPress Theme is released under the terms of GNU GPL
*/
@media screen and (min-width: 1700px) and (max-width: 1900px) {
  .container {
    width: 1520px;
  }
  #about img.about-img1 {
    top: auto;
  }
  #about img.about-img2 {
    top: 20%;
  }
  .team-info:hover .team-social-icon {
    left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container {
    width: 1620px;
  }
  #about img.about-img1 {
    top: auto;
  }
  #about img.about-img2 {
    top: 20%;
  }
}
