.pro-show .pro-show-hd{
    border-bottom: 1px solid #ebeced;
    padding-bottom: 2rem;
}
.pro-show .pro-show-hd .flex-one{
    gap: 4rem;
    align-items: center;
}

.pro-show .pro-show-hd .img-db{
    width: 32%;
    height:auto;
    aspect-ratio: 509/380;
    border-radius: 1rem;
}

.pro-show .pro-show-hd .txt .tt{
    font-size: var(--f36);
    font-weight: bold;
    color:#000 ;
    margin-bottom: 1rem;
}
