﻿#icon-evercookie{
	background: url('../images/bigger-icon.png') no-repeat;
}

.half-evercookie{
    width: 48.75%;
    float: left;
    margin-right: 1%;
}

.full-evercookie{
    width: 99%;
}

.clearfix{
    clear: both;
}