#data-blocks img {
    max-height: 125px;
    max-width: 125px;
    margin-bottom: 12px;
}

#work-bench-back-image {
    background: url("/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/exclusive-brands/lab-supplies/value-lab-supplies-1.png") no-repeat;
    width: 611px;
    height: 650px;
    position: relative;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

#mk-tip-oscilloscopes {
    width: 55px;
    height: 55px;
    left: 52px;
    top: 5px;
    position: absolute;
}

#mk-tip-powersupplies {
    width: 55px;
    height: 55px;
    left: 100px;
    top: 139px;
    position: absolute;
}

#mk-tip-storage {
    width: 55px;
    height: 55px;
    left: 398px;
    top: -1px;
    position: absolute;
}

#mk-tip-testleads {
    width: 55px;
    height: 55px;
    left: 276px;
    top: 106px;
    position: absolute;
}

#mk-tip-tapes {
    width: 55px;
    height: 55px;
    left: 322px;
    top: 164px;
    position: absolute;
}

#mk-tip-multimeters {
    width: 55px;
    height: 55px;
    left: 237px;
    top: 180px;
    position: absolute;
}

#mk-tip-tools {
    width: 55px;
    height: 55px;
    left: 372px;
    top: 221px;
    position: absolute;
}

#mk-tip-soldering {
    width: 55px;
    height: 55px;
    left: 284px;
    top: 278px;
    position: absolute;
}

#mk-tip-prototyping {
    width: 55px;
    height: 55px;
    left: 382px;
    top: 290px;
    position: absolute;
}

#mk-tip-inspection {
    width: 55px;
    height: 55px;
    left: 497px;
    top: 378px;
    position: absolute;

}

#mk-tip-chemicals {
    width: 55px;
    height: 55px;
    left: 581px;
    top: 258px;
    position: absolute;
}

#mk-tip-signalgen {
    width: 55px;
    height: 55px;
    left: 254px;
    top: -14px;
    position: absolute;
}

#mk-tip-static {
    width: 162px;
    height: 105px;
    left: 334px;
    top: 460px;
    position: absolute;
}

.mk-tooltip {
    width: auto;
}

.mk-tooltip-content {
    min-width: 128px;
    padding: 8px;
    background-color: #fff;
}

.mk-tooltip-content p {
    font-size: 15px;
    color: #007fac;
    font-weight: bold;
}

.mk-tooltip-content img {
    max-height: 100px;
    max-width: 100px;
    width: auto;
    height: auto;
    margin-bottom: 5px;
}
.mk-tooltip-products {
    display: none;
    /*display: none == this property will overwrite through jquery*/
    bottom: 21px;
    left: 0px;
}

.mk-gen-normal-blocks p {
    font-weight: bold;
    color: #007FAC;
}

.exclusive-brands-page-header {
    background: url("/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/exclusive-brands/lab-supplies/hero-lab-supplies.png") no-repeat;
    background-size: cover;
    height: 286px;
}

#data-blocks p {
    color: #333 !important;
    /*font-weight: bold;*/
}

/*.mkt a.btn {*/
/*    color: #ffffff;*/
/*}*/
.lab-supplies-callout {
    color: #007FAC !important;
    font-size: 16px !important;
}