.leo-dropdown-list-item li {
    height: initial !important;
    min-height: 155px;
    padding: 15px 10px;
}

.leo-remove-from-cart{
    padding-right: 10px;
}

.product-name{
    padding-right: 10px;
}

@media (max-width: 767px){
    .product-tabs.tabs .tab-content {
        padding: 0px; 
    }

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        top: 1rem;
        height: 100% !important;
    }
    
    .embed-responsive {
        padding-bottom: 100%;
    }

iframe{max-width: 100%;height: 396px;}
}
