.achievment {
position: relative;
width: 200px;
min-height: 50px;
margin-bottom: 20px;
padding: 10px 80px;
border: 1px solid #e5e5e5;
border-radius: 4px;
}
.badge {
position:absolute;
left:20px;
width: 44px;
height: 44px;
border: 3px solid #e5e5e5;
border-radius: 4px;
background-color: #7fc3e5;
background-image: url(’/themes/htmlacademy/img/icons/medal.png’);
Не понимаю почему не проходит поверку?отступы вроде верные