/*
 Theme Name:   Sellers Theme
 Theme URI:    streetsmartinvestor.net
 Description:  Sellers Theme
 Author:       streetsmartinvestor.net
 Author URI:   streetsmartinvestor.net
 Template:     elicit 
 Version:      1.0.0
*/

@import url("/wp-content/themes/elicit/css/base.css");

.sidebar-member-image {
  display: block;
  margin: 0 auto;
  max-width: 350px;
  width: 100%;
}
@media (min-width: 1200px) {
  .front-page-middle .container {
    max-width: 1366px;
    width: 100%;
  }
}