/*
    Theme Name:  Theme WTWH Amplifying
    Description: Custom child theme for the <a href="http://genesistheme.com">Genesis Framework</a>. Remember to edit the file inc/navigation.php for this site.
    Author:      Bill Erickson / WTWH addons
    Author URI:  https://www.billerickson.net
    Version:     1.0.0
    License:     GPL-2.0+
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Template:    genesis
*/

/*
BEFORE MODIFYING THIS THEME:
Please read the instructions here: https://github.com/billerickson/Solar-Power-World/wiki
*/

.img-width-300 {
  width: 300px;
}

.img-width-283 {
  width: 283px;
}

/* Mobile responsiveness for figures */
@media (max-width: 767px) {
  figure.alignright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
  }

  figure.alignright img {
    margin-left: auto;
    margin-right: auto;
  }

  .img-width-300,
  .img-width-283 {
    width: 100%;
  }
}
