img {
    max-width: 100%;
}

.btn.btn-danger.type2 {
    border-radius: 50px !important;
    border-color: transparent !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: 1px solid #ffffff12 !important;
    background: #ffffff0f !important;
    background-size: 110% 100% !important;
    background-position: center center !important;
}

.btn.btn-danger.type2:hover {
    background: #ffffff08 !important;
}