.awe_intro {
    background-color: #fff;
    background-image: none;
}
.awe_intro img {
    width: 85%;
    height: 65vh;
    object-fit: cover;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
}

.pro-img{width: 100%; }

.awe_pro{}

.awe_howw_img{
    width: auto;
    height: 40vh;
    object-fit: cover;
}
.awe_pro .-txtcntr .col {
    padding: 1em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.-txtcntr h2{
    text-align: left;
}

.products-text{
    font-size: 1.5em;
    font-weight: bold;
}