html {
    font-size: 100% 
}
body, html {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif 
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0 
}
* html .clearfix {
    zoom: 1 
}
#mahheader {
    margin: 0 auto;
    min-height: 100px;
    background: url(https://image.email.msd-animal-health.co.uk/lib/fe951273776c077d71/m/1/3abf8c87-2bbd-4b37-a080-a9efe31f4eac.jpg) top no-repeat #fff 
   /* background: url(https://assets.msd-animal-health.com/shared/companylogos/cornerdevice/top-full-color.jpg) top right no-repeat #fff */
}
#mahfooter {
    background: bottom left no-repeat #fff;
    font-family: Verdana;
    /*background-size: 200px 209px;*/
    margin: 40px auto 10px 0;
    padding: 177px 0 0;
    width: 100%;
    position: static;
    bottom: 0;
}
.brandingLink {
    height: 250px;
    width: 200px;
    position: absolute;
    bottom: 0;
    left: 0 
}
#mahfooter #copyright {
    width: 100%;
    float: right;
    text-align: right;
}
#mahfooter #copyright p {
    margin-left: 32%;
    margin-right: 52px;
}
#mahfooter a {
    text-decoration: none 
}
#mahfooter ul li {
    list-style: none !important 
}
#mahfooter div ul {
    float: right;
    margin-right: 42px;
    margin-bottom: 20px 
}
#mahfooter div ul li {
    float: left;
    padding: 0 15px 
}
#mahfooter div ul li a {
    color: #0071bb;
    font-size: 12px 
}
#mahfooter div ul li a:hover {
    text-decoration: underline 
}
#mahfooter div ul li.first {
    background: 0 0 
}
@media screen and (max-width: 640px) {
    #mahheader {
        margin: 0 auto;
        min-height: 84px;
      /* background: url(https://assets.merck-animal-health.com/shared/companylogos/cornerdevice/top-small-color.png) top right no-repeat #fff */
        background: url(https://image.email.msd-animal-health.co.uk/lib/fe951273776c077d71/m/1/dbab2c21-2538-4420-b227-97ae7c54adfa.jpg) top no-repeat #fff 
    }
    #mahfooter {
        zoom:75%;
        background: bottom left no-repeat #fff;
        padding: 150px 0 0;
        margin: 20px 0 0;
        background-size: 120px 125px;
    }
    #mahfooter #copyright {
        width: 90%;
        float:right;
        text-align: right;
    }
    #mahfooter #copyright p {
        margin-right: 10px;
        margin-left: 25%;
    }
    .brandingLink {
        height: 140px;
        width: 120px;
        position: absolute;
        bottom: 0;
        left: 0 
    }
    #mahfooter ul {
        display: block;
        width: 100%;
        margin: 10px 10px 10px 0 !important;
        float: right;
        text-align: right;
    }
    #mahfooter ul li {
        display: inline-block;
        float: none !important 
    }
    #mahfooter div ul li {
        padding: 0 5px 
    }
    #mahfooter div ul li a {
    }
}
body {
    background: #f5f5f5;
    color: #696969 
}
.header {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) 
}
.popover.fade.right.in {
    display: block;
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    margin-top: 10px;
    font-family: Arial, sans-serif;
    font-size: .85rem 
}
@media screen and (min-width: 641px) {
    .section {
        height: auto;
        padding: 40px;
        box-sizing: border-box;
        display: flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-direction: row;
        -ms-flex-direction:: row;
        justify-content: space-between;
        -ms-flex-pack: justify;
        align-items: center;
        -ms-flex-align: center 
    }
    .section > .columns {
        width: 100% 
    }
}
#introtext {
    padding-bottom: 10px 
}
