.bid-box .bi.bi-shipping-truck .free-ship-text{
	padding: 0 9px 2px 0px;
}
.bid-box.no-decoration{
	display: inline;
}
.table-striped .bi{
	margin-top: -3px;
}
@media screen and (max-width: 991px) {
	.my-bidoo-table {
		margin-top: 0px !important;
	}
	.box-my-bidoo{
		padding-left: 5px;
		padding-right: 5px;
	}
	.box-my-bidoo table td{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media screen and (min-width: 321px) and (max-width: 991px){
	.desc{
		width: 58% !important;
	}
}
@media (max-width: 576px) {
    .my-bidoo-table{
        float: left;
        margin-top: 6px !important;
    }
    
}