.card-button5 {
    width: 260px;
    height: 54px;
cursor: pointer;
    position: absolute;
    bottom: 0px;
    z-index: 1000;
    line-height: 3.4;
    background-color: #070707;
    clip-path: polygon(25% 0, 100% 0%, 100% 100%, 0% 100%);
display: block;
		right:0;
text-align: right;
    padding-right: 20px;
}


.card-button5:hover {
color: #ffffff;
background-color: #ff0000;
}

.card-name5-mob {
display:none;
}

.card-name5 {
    height: 54px;
float: left;
color: #444444;
    position: absolute;
    bottom: 50px;
    line-height: 3.4;
display: block;
		left:0;
text-align: left;
}


.descr5 {
height: 49px;
overflow: hidden;
color: #444444;
line-height: initial;
}

@media (max-width: 568px) {


.pit-dogs-icon {
border: 0px solid black;
    border-radius: 100%;
    width: 80px !important;
    bottom: -0px;
    position: relative;
    z-index: 2;
}

.card-name5 {
    height: 54px;
float: left;
    position: absolute;
    bottom: 8px;
display: block;
left:0;
text-align: left;
}

.card-button5 {
    width: 240px;
display: block;
		right:0;
    bottom: 0px;
text-align: right;
    padding-right: 10px;
}

.card-name5 {
display:block;
}

.card-name5-mob {
display:block;
}

.descr5 {
height: unset;
overflow: hidden;
line-height: initial;
}

}
