/**
 * Oxygen template 39533, code block #341 — its CSS.
 * Emitted inline by Oxygen (id=ct_code_block_css_341) and lost with the plugin.
 * %%EPID%% has been resolved to #code_block-341-39533, as Oxygen did at render.
 */
#viber_share_btn img{
	width: 40px;
  	margin-left: 10px;
}

#messenger_share_btn img{
  	width: 40px;
	margin-left: 10px;
}

#email_share_btn img{
	width: 40px;
  	margin-left: 10px;
}

#sms_share_btn img{
	width: 40px;
  	margin-left: 10px;
}
@media screen and (max-width: 992px) {
  #viber_share_btn img, #messenger_share_btn img, #email_share_btn img, #sms_share_btn img{
  	width: 25px;
  }
  #code_block-341-39533{
  	margin-top: 0;
  }
}
