.banner5 {
    background-image: url(./queen\ -\ Copy.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    /* margin-right: 200px; */
    background-attachment: fixed;
    height: 90vh;
    /* width: 100%; */
    background-size: 100%;
    /* border-image-width: 100px; */
    /* margin-top: 100%; */
    /* align-items: center; */
    margin-top: 0%;

}

.banner5 h2 {
    font-size: 80px;
    color: rgba(255, 255, 255, 0.899);
    font-family: 'Playfair Display', serif;
    /* margin-top: 1%; */
    /* padding: 16%; */
    /* margin-left: 7%; */
    width: 100%;
    /* background-color: aqua; */
    padding-top: 20%;
    text-align: center;

}

.container3 {
    position: relative;
    /* background-color: aquamarine; */
    margin-top: -7%;
    height: 25vh;
}

.container3 h1 {
    font-size: 40px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;
    float: right;
}

.container3 h2 {
    font-size: 30px;
    float: right;
    padding-right: 16%;
    font-weight: 400;

}

.container3 p {
    font-size: 15px;
    float: right;
    padding-right: 26%;
    font-weight: 400;
    /* background-color: aqua; */
    width: fit-content;
    height: 20vh;

}

.banner4 {
    /* background-color: yellow; */
    width: 60%;
    height: 50vh;
    margin: auto;
}

.banner4 img {
    width: 85%;
    height: 60vh;
    margin-top: -14.7%;
    /* border-radius: 5%; */
    /* margin: auto; */
}


.banner9 {
    background-image: url(./queenp1.png);
    height: 100vh;
    background-repeat: no-repeat;
    margin-top: 30%;
    margin-left: 15%;
    /* margin: auto; */
}


.product-card img {
    width: 100%;
    height: auto;
}

.product-card {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
}

.dimensions {
    margin-top: 20px;
}



.container12 h1 {
    font-size: 40px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;
    float: right;
    width: 30%;
    /* background-color: aquamarine; */
}


.banner10{
    background-image: url(./filter.png);
    height: 100vh;
    background-repeat: no-repeat;
    margin-top: 30%;
    margin-left: 20%;
}