.available {
background-repeat: no-repeat;
background: #aad46e;
text-align: center;
width: 90px;
color: #fff;
height: 63px;
position: absolute;
border-radius: 0 0px 60px 60px;
padding: 5px;
font-weight: 400;
transform: rotate(-45deg);
box-shadow: -4px 8px 8px #88888894;
}