/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/

/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.agendrix {
  display: inline-block;
  margin: 8px 10px 0 0;
  float: left;
}
.agendrix img {
  width: 100%;
  max-width: 80px;
}
@media only screen and (max-width: 767px) {
  .agendrix {
    display: inline-block !important;
    float: none;
  }
}