.jeg_post_meta {
  margin-bottom: -15px;
}

.jeg_readmore {
  color: #2c2c2c;
  padding: 6px;
  border-style: ridge;
  border-width: 2.5px;
  border-color: #0f5999;
}

.socials_widget.nobg .jeg_twitter .fa {
  color: #fffafa;
}

.socials_widget.nobg .jeg_linkedin .fa {
  color: #ffffff;
}

.socials_widget.nobg .jeg_facebook .fa {
  color: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .jeg_logo_img
		{
			width: 240px !important;
			max-height:58px !important;
		}
}

@media only screen and (max-width: 479px) {
    .jeg_logo_img
		{
			width: 200px !important;
			max-height:58px !important;
		}
}

@media only screen and (max-width: 767px) {
    .jeg_logo_img
		{
			width: 200px !important;
			max-height:58px !important;
		}
}