@media (max-width: 575.98px) {

.quicktech-info-profiles {
	width: 100%;
}

.quikctech-copyright p {
    font-size: 12px;    
    
    }
.quicktech-info-table {
	border: 1px solid #ddd;
	width: 100% !important;
	margin: auto;
	background: #fff;
	font-size: 14px;
}

    

 .quikctech-banner img {
	height: 145px;
}
.quikctech-verify-inner label {
	border: 1px solid #ddd;
	padding: 10px 1px;
	height: 47px;
	background-color: #ddd;
	width: 178px;
}
.table{
    width: max-content;
}
}

@media (min-width: 576px) and (max-width: 766.98px) {
      .quikctech-banner img {
	height: 145px;
} 
.quicktech-info-table {
	border: 1px solid #ddd;
	width: 100%;
	margin: auto;
	background: #fff;
	font-size: 14px;
}

}

@media (min-width: 767px) and (max-width: 991.98px) {
       .quikctech-banner img {
	height: 230px;
}

.quicktech-info-table {
	border: 1px solid #ddd;
	width: 82%;
	margin: auto;
	background: #fff;
	font-size: 14px;
}

}

@media (min-width: 991px) and (max-width: 1290px) {
    .quicktech-info-table {
	border: 1px solid #ddd;
	width: 100%;
	margin: auto;
	background: #fff;
	font-size: 14px;
}
}

