body {
 background-color: #1488cc;
}
.logo  {
    width: 60%;
}
.sin-stock-badge {
    background: #654ea3;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
  }