.notice_1 .image
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 64px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.notice_1 .image:before
{
content: "\f087";
}
.notice_1 .image img
{
display: none;
}