.logos {
  margin: 30px 0;
  padding: 0 !important;
}
.logos li{
  display: inline-block;
}
.logos li img {
  height: 110px;
  width: 110px !important;
}
.mid {
  margin-bottom: 28px;
  text-align: center;
}
.mid a img{width:300px;}
.blog header h1.title {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 8px;
  text-align: center;
  text-transform: capitalize;
  color: #FFF;
  background: #636468;
background: -moz-linear-gradient(top, #636468 0%, #cbcbcb 2%, #cbcbcb 47%, #636468 91%);
background: -webkit-linear-gradient(top, #636468 0%,#cbcbcb 2%,#cbcbcb 47%,#636468 91%);
background: linear-gradient(to bottom, #636468 0%,#cbcbcb 2%,#cbcbcb 47%,#636468 91%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636468', endColorstr='#636468',GradientType=0 );
}
.blog article { margin-bottom:90px;}
.blog article h2.title a {
  color: #000;
  display: block;
  font-family: comic sans ms !important;
  font-size: 28px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}
article > .entry-header {
  margin-bottom: 25px;
}
article > .entry-header {
  color: #fff;
  background: #636468;
background: -moz-linear-gradient(top, #636468 0%, #cbcbcb 2%, #cbcbcb 47%, #636468 91%);
background: -webkit-linear-gradient(top, #636468 0%,#cbcbcb 2%,#cbcbcb 47%,#636468 91%);
background: linear-gradient(to bottom, #636468 0%,#cbcbcb 2%,#cbcbcb 47%,#636468 91%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636468', endColorstr='#636468',GradientType=0 );

}
.headr-consult {
  float: left;
  max-width: 320px;
  width: 100%;
}


@media only screen and (max-width : 680px){  
  #sb_instagram{ width:auto !important; margin:0 20px; height:auto !important;}    
}
@media only screen and (max-width : 480px){  
  #sb_instagram a.sbi_photo{text-align:center;}
  #sb_instagram a.sbi_photo img{display:inline-block;}
  
}
.girlsbossesimg {
  width: 35px;
}
p {
  line-height: 1.6em;
  margin-bottom: 30px;
}