.categories-gt1__layout .item-sc__title  {
  	display:none;
}
.categories-gt1__layout .item-sc__img {
    padding: 0 0 100% 0;
}
.categories-gt1__layout .item-sc__text, .categories-gt1__layout .item-gt1__btn-container  {
    display: flex;
    position: absolute;
    bottom: 0px;
    left: auto;
    right: auto;
    width: 100%;
    flex-direction: row;
}
.categories-gt1__layout .btn  {
    width:100%;
    margin:0 12px 12px;
    border: 0;
    background-color: #ffffffc7;
    text-transform: none;
}