#header-content {
  padding:0px;
}
.site-header{
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
#text-2 {
  
}
.textwidget > center:nth-child(1) > img:nth-child(1){
  margin-bottom: 0.2em;
  margin-top:0.2em;
}

#secondary .widget{
  padding:0px;

}
.widget_text img {
  height:auto;
  margin-bottom:0;
}
.featured-image img {
  width:100%;
}
.entry-content img {
  width:100%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background:#dd3333 !important;
}
.site-title {
  text-shadow: 3px 3px 0 rgba(0,0,0,0.25);
}
.widget button.search-submit{
  border-radius:0px !important;
}
.logo-image{
  height:40px;
  width:auto;
}
.navbar-brand{
  padding:5px;
}
#jkl_unit_converter_widget-2 {
  padding:5px 10px 0px !important;
  border: 1px solid #dd3333;
}
.jkl_unit_converter_widget #conversion-form #list-options {
  margin-bottom:6px;
}
#text-2 > div:nth-child(1){
  border: 1px solid #dd3333;
}
.search-field {
  border: 1px solid #dd3333;
  border-radius:0px !important;
}
#conversion-form #list-options li{
  padding: 7px 13px;
}
#conversion-type select, #conversion-units .entry select {
  width:100%;
  border-radius:0px;
  -moz-appearance:none;
}