/*!
Theme Name: acmmultimedia
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: acmmultimedia
*/

.section-organization .list-organization .item .image {
    margin: 0 auto;
}



@media(max-width: 992px) {
  .content-pageInnner .container {
  	overflow-x: hidden;
  }
}

.title-left-padding {
  width: auto !important;
  padding-left: 30px;
}
@media(min-width: 992px) {
  .section-organization .title-left-padding {
    height: 60px;
  }

}
