.easybanner {
    background: url(../images/pozadi-easy.jpg) no-repeat;
	margin-top: 40px;
	background-size:cover;
}

.easyorange {
    background-color: #00b48d;

}

a.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}