﻿.bd-left-body-title {
    font-size: 20px;
    color: #333333;
    padding-bottom: 20px;
    padding-top: 50px;
}

.bd-product-img {
    box-shadow: 0px 0px 10px 0.5px #ddd;
    border-radius: 15px;
    background-color: white;
    padding: 15px;
    width: 150px;
    height: 150px;
}

.bd-product-list {
    text-align: center;
}

.bd-product-body {
    text-align: center;
    padding: 15px 10px 15px 10px;
}

.bd-product-title {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.bd-product-body-button {
    padding-bottom:50px;
}