@charset "utf-8";
.new-post-flag{
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
}
.new-post-flag--small{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
}