#content img {
  height: auto;
  max-width: 100%; 
}

wp-caption { 
  width: auto !important; 
}

.widget_ultimatumcontent ul {
  list-style-type: circle;
  list-style-position: outside;
  list-style-image: none;
}

ul.a {
    list-style-type: circle;
}