.company-info{position:relative;}
.company-info .addCart-holder {
	position: absolute;
	top: 0;
	right: 0;
}


.btnBackToReports {
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border: none;
}
    @media screen and (max-width: 769px) {
    }

    @media screen and (max-width: 426px) {
    }

    @media screen and (max-width: 320px) {
    .company-info .addCart-holder {position: relative!important;}
    }



