﻿

.productDetail{
	text-align:right !important;
}
.servityType{
	    left: 30px;
    position: absolute;
}

.mainDetail .image-col{
	margin-left: 20px;
}
.container-file .file{
	margin-left: 8px;
}
.text-items {
    margin: 0 14px 0 4px;
}
@media screen and (max-width: 599px)
{	
	  .card-footer-master-mobile {
		position: absolute;
		left: 7vw;
		top: 45%;
		display: block !important;
	}
}