  .cd-top-nav-drop-content * {
    box-sizing: border-box;
  }
  .cd-od-how-list li p {
    color: #768690;
    font-size: 14px;
  }
  .cd-top-nav-drop-content {
    padding: 20px 25px 20px 0;
  }
  .cd-top-nav-drop-content span {
    color: #768690;
    display: block;
    font-size: 14px;
    line-height: 30px;
  }
  .cd-top-nav-drop-content .cd-od-how-list li span {
    color: #37b34a;
    display: inline;
    line-height: 18px;
  }
  .cd-top-nav-drop-content span.h2 {
    color: #37b34a;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 15px;
  }
  .cd-top-nav-drop-content span.h2.p2u {
  	color:#0071a2;
  }
  .cd-top-nav-drop-content .btn {
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    height: 40px;
    padding: 0 11px;
    line-height: 40px;
    text-align: center;
    width: 48%;
  }
  .cd-top-nav-drop-content .btn:first-of-type {
    margin-right: 10px;
  }
  .cd-top-nav-drop-content .btn.btn-primary {
    background: #37b34a;
  }
  .cd-top-nav-drop-content .btn.btn-white {
    background: #f05f22;
  }
  .cd-top-nav-steps {
    margin-left: -9px;
    margin-right: -9px;
  }
  .cd-top-nav-steps .col .icon {
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    display: block;
    height: 70px;
    width: 70px;
    margin: 0 auto;
  }
  .cd-top-nav-steps .col {
    box-sizing: border-box;
    float: left;
    padding: 0 9px;
    width: 33.33%;
  }
  .cd-top-nav-steps .col .title {
    text-align: center;
  }
  .cd-top-nav-steps .col>div {
    margin-bottom: 10px;
    position: relative;
  }
  .cd-top-nav-steps .col .title .number {
    display: inline-block;
  }
  .cd-top-nav-steps .col .number {
    color: #37b34a;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    padding-bottom: 0;
  }
  .cd-top-nav-steps .col .title strong {
    color: #768690;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    margin-left: 5px;
    margin-bottom: -5px;
  }
  .cd-top-nav-steps .col .fa {
    color: #768690;
    font-size: 28px;
    margin-top: -14px;
    position: absolute;
    right: -10px;
    top: 50%;
  }
  .cd-top-nav-steps .col span {
    line-height: 24px;
    text-align: center;
  }
  .cd-top-nav-drop-content span {
    color: #768690;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 32px;
  }
  .icon.icon-speech {
    background-image: url(../images/prescriptionmenu/icon-gp.png);
  }
  .icon.icon-prescriptions {
    background-image: url(../images/prescriptionmenu/icon-prescriptions.png);
  }
  .icon.icon-delivery {
    background-image: url(../images/prescriptionmenu/icon-delivery.png);
  }
  .icon.icon-doctor {
    background-image: url(../images/prescriptionmenu/icon-doctor.png);
  }
  .icon.icon-pad {
    background-image: url(../images/prescriptionmenu/icon-pad.png);
  }
  .icon.icon-pills {
    background-image: url(../images/prescriptionmenu/icon-pills.png);
  }
  .cd-top-nav-p2u-logo {
    background-image: url(../images/prescriptionmenu/p2u-logo.png);
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 17px;
    margin: 4px 0 20px 4px;
    width: 140px;
    background-size: 140px;
  }
  @media (-webkit-min-device-pixel-ratio: 2) {
    .cd-top-nav-p2u-logo { 
      background-image: url(../images/prescriptionmenu/p2u-logo@2x.png);
    }
    .icon.icon-speech {
      background-image: url(../images/prescriptionmenu/icon-gp@2x.png);
    }
    .icon.icon-prescriptions {
      background-image: url(../images/prescriptionmenu/icon-prescriptions@2x.png);
    }
    .icon.icon-delivery {
      background-image: url(../images/prescriptionmenu/icon-delivery@2x.png);
    }
    .icon.icon-doctor {
      background-image: url(../images/prescriptionmenu/icon-doctor@2x.png);
    }
    .icon.icon-pad {
      background-image: url(../images/prescriptionmenu/icon-pad@2x.png);
    }
    .icon.icon-pills {
      background-image: url(../images/prescriptionmenu/icon-pills@2x.png);
    }
  } 
  @media (-webkit-min-device-pixel-ratio: 3) {
    .cd-top-nav-p2u-logo { 
      background-image: url(../images/prescriptionmenu/p2u-logo@3x.png);
    }
    .icon.icon-speech {
      background-image: url(../images/prescriptionmenu/icon-gp@3x.png);
    }
    .icon.icon-prescriptions {
      background-image: url(../images/prescriptionmenu/icon-prescriptions@3x.png);
    }
    .icon.icon-delivery {
      background-image: url(../images/prescriptionmenu/icon-delivery@3x.png);
    }
    .icon.icon-doctor {
      background-image: url(../images/prescriptionmenu/icon-doctor@3x.png);
    }
    .icon.icon-pad {
      background-image: url(../images/prescriptionmenu/icon-pad@3x.png);
    }
    .icon.icon-pills {
      background-image: url(../images/prescriptionmenu/icon-pills@3x.png);
    }
  } 
  @media screen and (max-width: 960px) {
    .cd-top-nav-drop-2-wrap {
      padding-left: 24%;
    }
  }
  @media screen and (max-width: 800px) {
    .cd-top-nav-drop-2-wrap {
      position: static;
      width: 100%;
      height: auto;
      padding: 0;
    }
    .cd-top-nav-drop-content {
      padding: 10px 15px;
      text-align: center;
      border-bottom: 1px solid #e7eaec;
    }
    .cd-top-nav-p2u-logo {
      float: none;
      margin: 15px auto;
    }
    .cd-top-nav .col, 
    .cd-top-nav .col-100, 
    .cd-top-nav .col-30, 
    .cd-top-nav .col-40, 
    .cd-top-nav .col-50, 
    .cd-od-how-list li {
      float: none;
      width: 100%!important;
      padding: 10px 15px!important;
    }

  }
  @media only screen and (max-width: 600px) {
    .cd-top-nav-drop-content span.h2 {
      color: #768690;
      font-size: 14px;
      line-height: 19px;
    }
	.cd-top-nav-drop-content {
		display:none;
	}
  }