.product-category-border {
    border-top: 0px solid #d5d5d3 !important;
}
.marvll-new-prod-newsroom-richtext {
    text-align: center;
    padding: 0 15px;
    margin-bottom: 18px;
}
.marvll-new-prod-richtext {
    text-align: center;
    margin: 30px auto 24px;
}
b, strong {
    font-weight: 600;
    color: #000;
}
.product-category-container .product-category .tabcontent .containerbox>.richtext:last-child a {
    margin-top: 20px;
}
.product-category-container .product-category .tabcontent .containerbox  {
    text-align: center;
}
@media (min-width: 1440px){
.sampleclass{ 
    width: calc(1440px - 30px) !important;
}
}