body {
  margin: 0;
  background: url("https://images.musicmagpie.co.uk/images/campaignpages/streaming-habits/img/bg.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0;
  color: white;
  background-repeat: no-repeat;
}

html {
  height: 100%;
}

@media only screen and (max-width: 600px) {
  body {
    background: url("https://images.musicmagpie.co.uk/images/campaignpages/streaming-habits/img/bg.jpg"), black;
    background-attachment: scroll;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
  }
}
#iprospect {
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  text-align: center;
  font-family: open-sans, sans-serif;
  font-weight: 400;
  overflow: hidden;
}
#iprospect h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#iprospect hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
#iprospect pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect a {
  background-color: transparent;
}
#iprospect abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
#iprospect b,
#iprospect strong {
  font-weight: bolder;
}
#iprospect code,
#iprospect kbd,
#iprospect samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect small {
  font-size: 80%;
}
#iprospect sub,
#iprospect sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#iprospect sub {
  bottom: -0.25em;
}
#iprospect sup {
  top: -0.5em;
}
#iprospect img {
  border-style: none;
}
#iprospect button,
#iprospect input,
#iprospect optgroup,
#iprospect select,
#iprospect textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
#iprospect button,
#iprospect input {
  /* 1 */
  overflow: visible;
}
#iprospect button,
#iprospect select {
  /* 1 */
  text-transform: none;
}
#iprospect button,
#iprospect [type=button],
#iprospect [type=reset],
#iprospect [type=submit] {
  -webkit-appearance: button;
}
#iprospect button::-moz-focus-inner,
#iprospect [type=button]::-moz-focus-inner,
#iprospect [type=reset]::-moz-focus-inner,
#iprospect [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#iprospect button:-moz-focusring,
#iprospect [type=button]:-moz-focusring,
#iprospect [type=reset]:-moz-focusring,
#iprospect [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#iprospect fieldset {
  padding: 0.35em 0.75em 0.625em;
}
#iprospect legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
#iprospect progress {
  vertical-align: baseline;
}
#iprospect textarea {
  overflow: auto;
}
#iprospect [type=checkbox],
#iprospect [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
#iprospect [type=number]::-webkit-inner-spin-button,
#iprospect [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#iprospect [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
#iprospect [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#iprospect ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
#iprospect details {
  display: block;
}
#iprospect summary {
  display: list-item;
}
#iprospect template {
  display: none;
}
#iprospect [hidden] {
  display: none;
}
#iprospect p {
  font-family: open-sans, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}
#iprospect img {
  max-width: 100%;
}
#iprospect h2 {
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 36px;
  margin-top: 0;
}
#iprospect hr {
  border-style: solid;
  border-width: 0.5px;
  margin-block-start: 1.5em;
  margin-block-end: 1.5em;
}
#iprospect a {
  color: inherit;
  font-weight: 700;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 40px 0;
  max-width: 1440px;
}
#iprospect .inner > :last-child {
  margin-bottom: 0;
}
#iprospect .header {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
}
#iprospect .header .inner h1 {
  margin-top: 170px;
}
#iprospect .header .inner h1 img {
  width: 100%;
  max-width: 400px;
}
#iprospect .header .inner .subhead {
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 400;
  font-size: 27px;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  line-height: 27px;
}
#iprospect .header .inner .break {
  width: 100%;
}
#iprospect .module {
  width: 100%;
  position: relative;
  padding: 30px 19px;
  box-sizing: border-box;
  border-right: 1px solid #00B5FC;
  border-bottom: 1px solid #00B5FC;
  border-left: 1px solid #00B5FC;
  margin-top: 80px;
}
#iprospect .module .module-top {
  display: flex;
  flex-direction: row;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#iprospect .module .module-top:before {
  display: block;
  content: "";
  flex: 2 0 0;
  height: 1px;
  border-top: 1px solid #00B5FC;
}
#iprospect .module .module-top:after {
  display: block;
  content: "";
  flex: 2 0 0;
  height: 1px;
  border-top: 1px solid #00B5FC;
}
#iprospect .module .module-top .top-content {
  height: 70px;
  overflow: hidden;
  flex: 0 0 200px;
  margin-top: -55px;
}
#iprospect .module .module-top .top-content img {
  width: 46px;
}
#iprospect .module .module-top .top-content div {
  color: #00B5FC;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 32px;
}
#iprospect .intro {
  background: rgba(0, 0, 0, 0.85);
}
#iprospect .intro .inner h2 {
  color: #23BCF9;
}
#iprospect .intro .inner .m1 .module-top .top-content {
  height: 70px;
  flex: 0 0 200px;
  margin-top: -55px;
}
#iprospect .intro .inner .m1 .module-top .top-content img {
  width: 46px;
}
#iprospect .intro .inner .m1 .module-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#iprospect .intro .inner .m1 .module-content .left {
  margin-bottom: 30px;
  max-width: 355px;
}
#iprospect .intro .inner .m1 .module-content .left .row {
  display: flex;
  margin: 15px 0;
  align-items: center;
}
#iprospect .intro .inner .m1 .module-content .left .row img {
  width: 84px;
  margin-right: 20px;
}
#iprospect .intro .inner .m1 .module-content .left .row span {
  font-family: open-sans, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}
#iprospect .intro .inner .m1 .module-content .left .blue {
  color: #23BCF9;
}
#iprospect .intro .inner .m1 .module-content .left .white {
  color: #FFFFFF;
}
#iprospect .intro .inner .m1 .module-content .left .purp {
  color: #DB34E8;
}
#iprospect .intro .inner .m1 .module-content .right {
  width: 100%;
  max-width: 300px;
}
#iprospect .intro .inner .m1 .module-content .right img {
  width: 95%;
}
#iprospect .intro .inner .twomod {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
#iprospect .intro .inner .twomod .m2 {
  padding-top: 55px;
  padding-left: 46px;
  padding-right: 46px;
}
#iprospect .intro .inner .twomod .m2 .module-top .top-content {
  height: 120px;
  flex: 0 0 240px;
  margin-top: -53px;
}
#iprospect .intro .inner .twomod .m2 .module-top .top-content img {
  width: 31px;
}
#iprospect .intro .inner .twomod .m2 .module-content {
  max-width: 344px;
  margin: auto;
}
#iprospect .intro .inner .twomod .m2 .module-content hr {
  border-color: rgba(255, 255, 255, 0.3);
}
#iprospect .intro .inner .twomod .m2 .module-content .row {
  display: flex;
  width: 100%;
  margin: 12px 0;
  align-items: center;
}
#iprospect .intro .inner .twomod .m2 .module-content .row div {
  width: 50%;
  text-align: left;
}
#iprospect .intro .inner .twomod .m2 .module-content .row > :last-child {
  display: flex;
}
#iprospect .intro .inner .twomod .m2 .module-content .row > :last-child img {
  margin: 0px 6px;
}
#iprospect .intro .inner .twomod .m2 .module-content .row > :last-child > :first-child {
  margin-left: 0;
}
#iprospect .intro .inner .twomod .m2 .module-content .row > :last-child > :last-child {
  margin-right: 0;
}
#iprospect .intro .inner .twomod .m2 .module-content .toprow {
  font-weight: 600;
}
#iprospect .intro .inner .twomod .m3 .module-top .top-content {
  height: 70px;
  flex: 0 0 200px;
  margin-top: -50px;
}
#iprospect .intro .inner .twomod .m3 .module-top .top-content img {
  width: 34px;
}
#iprospect .intro .inner .twomod .m3 .module-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#iprospect .intro .inner .twomod .m3 .module-content .left {
  margin-bottom: 30px;
  max-width: 283px;
}
#iprospect .intro .inner .twomod .m3 .module-content .left .row {
  display: flex;
  margin: 15px 0;
  align-items: center;
}
#iprospect .intro .inner .twomod .m3 .module-content .left .row img {
  width: 84px;
  margin-right: 20px;
}
#iprospect .intro .inner .twomod .m3 .module-content .left .row span {
  font-family: open-sans, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}
#iprospect .intro .inner .twomod .m3 .module-content .left .blue {
  color: #23BCF9;
}
#iprospect .intro .inner .twomod .m3 .module-content .left .white {
  color: #FFFFFF;
}
#iprospect .intro .inner .twomod .m3 .module-content .left .purp {
  color: #DB34E8;
}
#iprospect .intro .inner .twomod .m3 .module-content .right {
  width: 100%;
  max-width: 300px;
}
#iprospect .intro .inner .twomod .m3 .module-content .right img {
  width: 95%;
}
#iprospect .couples {
  background: rgba(93, 3, 100, 0.9);
}
#iprospect .couples .inner .half h2 {
  padding: 0 10px;
}
#iprospect .couples .inner .half h3 {
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 32px;
  padding: 0 30px;
}
#iprospect .couples .inner .half hr {
  border-color: #DB34E8;
}
#iprospect .couples .inner .half .stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));
  grid-row-gap: 40px;
  grid-column-gap: 20px;
  justify-items: center;
  max-width: 590px;
  margin: auto;
}
#iprospect .couples .inner .half .stats .round {
  width: 137px;
}
#iprospect .couples .inner .half .stats .round .top img {
  width: 100%;
  margin-bottom: 10px;
}
#iprospect .couples .inner .half .stats .round .bot {
  font-weight: 600;
}
#iprospect .lockdown {
  background: rgba(0, 85, 119, 0.9);
}
#iprospect .lockdown .inner .half hr {
  border-color: #23BCF9;
}
#iprospect .lockdown .inner .half .stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(288px, 1fr));
  grid-row-gap: 50px;
  grid-column-gap: 20px;
  justify-items: center;
}
#iprospect .lockdown .inner .half .stats .stat {
  width: 288px;
}
#iprospect .lockdown .inner .half .stats .stat .top img {
  margin-bottom: 10px;
}
#iprospect .lockdown .inner .half .stats .stat .bot {
  font-weight: 400;
}
#iprospect .lockdown .inner .half .stats .stat .bot b {
  font-weight: 700;
}
#iprospect .lockdown .inner .half .stats > :nth-child(1) img {
  width: 164px;
}
#iprospect .lockdown .inner .half .stats > :nth-child(1) .bot {
  padding: 0 30px;
}
#iprospect .lockdown .inner .half .stats > :nth-child(2) img {
  width: 100%;
}
#iprospect .lockdown .inner .half .stats > :nth-child(3) img {
  width: 197px;
}
#iprospect .lockdown .inner .half .stats > :nth-child(3) .bot {
  padding: 0 20px;
}
#iprospect .lockdown .inner .half .stats > :nth-child(4) img {
  width: 100%;
}
#iprospect .worth {
  background: rgba(0, 0, 0, 0.85);
}
#iprospect .worth .inner .section .left .module {
  margin-top: 150px;
}
#iprospect .worth .inner .section .left .module .module-top .top-content {
  height: 150px;
  flex: 0 0 230px;
  margin-top: -115px;
}
#iprospect .worth .inner .section .left .module .module-top .top-content img {
  width: 88px;
  margin-bottom: 10px;
}
#iprospect .worth .inner .section .left .module .module-content {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .worth .inner .section .left .module .module-content .rankings .rowtop {
  display: grid;
  grid-template-columns: 50px 126px auto;
  grid-column-gap: 5px;
  font-size: 14px;
  align-items: center;
  color: #23BCF9;
}
#iprospect .worth .inner .section .left .module .module-content .rankings .rowtop > :nth-child(2) {
  text-align: left;
}
#iprospect .worth .inner .section .left .module .module-content .rankings .row {
  display: grid;
  grid-template-columns: 50px 126px auto;
  grid-column-gap: 5px;
  align-items: center;
  margin: 10px 0;
}
#iprospect .worth .inner .section .left .module .module-content .rankings .row .rank {
  color: #23BCF9;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 25px;
}
#iprospect .worth .inner .section .left .module .module-content .rankings .row .series {
  font-weight: 600;
  text-align: left;
  font-size: 15px;
}
#iprospect .worth .inner .section .left .module .module-content .rankings .row .percent {
  margin: auto;
  background: #DB34E8;
  width: 67px;
  height: 32px;
  font-weight: 600;
  font-size: 19px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .worth .inner .section .right .m1 {
  margin-top: 150px;
  padding-top: 70px;
}
#iprospect .worth .inner .section .right .m1 .module-top .top-content {
  height: 160px;
  flex: 0 0 190px;
  margin-top: -115px;
}
#iprospect .worth .inner .section .right .m1 .module-top .top-content img {
  width: 88px;
  margin-bottom: 10px;
}
#iprospect .worth .inner .section .right .m1 .module-content {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .worth .inner .section .right .m1 .module-content .rankings .rowtop {
  display: grid;
  grid-template-columns: 50px auto;
  grid-column-gap: 5px;
  font-size: 14px;
  align-items: center;
  color: #23BCF9;
}
#iprospect .worth .inner .section .right .m1 .module-content .rankings .rowtop > :nth-child(2) {
  text-align: left;
}
#iprospect .worth .inner .section .right .m1 .module-content .rankings .row {
  display: grid;
  grid-template-columns: 50px auto;
  grid-column-gap: 5px;
  align-items: center;
  margin: 10px 0;
}
#iprospect .worth .inner .section .right .m1 .module-content .rankings .row .rank {
  color: #23BCF9;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 25px;
}
#iprospect .worth .inner .section .right .m1 .module-content .rankings .row .series {
  font-weight: 600;
  text-align: left;
  font-size: 15px;
}
#iprospect .worth .inner .section .right .m2 {
  margin-top: 150px;
  padding-top: 70px;
}
#iprospect .worth .inner .section .right .m2 .module-top .top-content {
  height: 160px;
  flex: 0 0 180px;
  margin-top: -115px;
}
#iprospect .worth .inner .section .right .m2 .module-top .top-content img {
  width: 88px;
  margin-bottom: 10px;
}
#iprospect .worth .inner .section .right .m2 .module-content {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .worth .inner .section .right .m2 .module-content .rankings .rowtop {
  display: grid;
  grid-template-columns: 130px auto;
  grid-column-gap: 5px;
  font-size: 14px;
  align-items: center;
  color: #23BCF9;
  text-align: left;
}
#iprospect .worth .inner .section .right .m2 .module-content .rankings .row {
  display: grid;
  grid-template-columns: 130px auto;
  grid-column-gap: 5px;
  align-items: center;
  margin: 10px 0;
}
#iprospect .worth .inner .section .right .m2 .module-content .rankings .row .rank {
  font-weight: 400;
  font-size: 15px;
  text-align: left;
}
#iprospect .worth .inner .section .right .m2 .module-content .rankings .row .series {
  font-weight: 600;
  text-align: left;
  font-size: 15px;
}
#iprospect .worth .inner .map {
  margin-top: 150px;
  padding-top: 0;
  position: relative;
}
#iprospect .worth .inner .map .module-top {
  position: absolute;
}
#iprospect .worth .inner .map .module-top .top-content {
  position: relative;
  z-index: 10;
  height: 150px;
  flex: 0 0 230px;
  margin-top: -100px;
}
#iprospect .worth .inner .map .module-top .top-content img {
  width: 88px;
  margin-bottom: 10px;
}
#iprospect .worth .inner .map .module-content p {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 222px;
  z-index: 10;
}
#iprospect .worth .inner .map .module-content .map-box {
  position: relative;
  max-width: 297.5px;
  margin: auto;
}
#iprospect .worth .inner .map .module-content .map-box img {
  width: 100%;
}
#iprospect .worth .inner .map .module-content .map-box .box {
  position: absolute;
  width: 73px;
  height: 40px;
  font-size: 16px;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
#iprospect .worth .inner .map .module-content .map-box .box span {
  visibility: hidden;
}
#iprospect .worth .inner .map .module-content .map-box .box:before {
  content: "";
  position: absolute;
  background: url("https://images.musicmagpie.co.uk/images/campaignpages/streaming-habits/img/box.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 73px;
  transform: translateY(5%);
  height: 60px;
  z-index: -1;
  visibility: hidden;
}
#iprospect .worth .inner .map .module-content .map-box .show span {
  visibility: visible;
}
#iprospect .worth .inner .map .module-content .map-box .show:before {
  visibility: visible;
}
#iprospect .worth .inner .map .module-content .map-box #belfast {
  top: 53%;
  left: 21%;
}
#iprospect .worth .inner .map .module-content .map-box #birmingham {
  top: 76%;
  left: 59%;
}
#iprospect .worth .inner .map .module-content .map-box #brighton {
  top: 92%;
  left: 84%;
}
#iprospect .worth .inner .map .module-content .map-box #bristol {
  top: 84%;
  left: 58%;
}
#iprospect .worth .inner .map .module-content .map-box #cardiff {
  top: 84%;
  left: 45%;
}
#iprospect .worth .inner .map .module-content .map-box #edinburgh {
  top: 36%;
  left: 46%;
}
#iprospect .worth .inner .map .module-content .map-box #glasgow {
  top: 41%;
  left: 33%;
}
#iprospect .worth .inner .map .module-content .map-box #leeds {
  top: 54%;
  left: 67%;
}
#iprospect .worth .inner .map .module-content .map-box #liverpool {
  top: 67%;
  left: 46%;
}
#iprospect .worth .inner .map .module-content .map-box #london {
  top: 83%;
  left: 83%;
}
#iprospect .worth .inner .map .module-content .map-box #manchester {
  top: 60%;
  left: 55%;
}
#iprospect .worth .inner .map .module-content .map-box #newcastle {
  top: 47%;
  left: 62%;
}
#iprospect .worth .inner .map .module-content .map-box #norwich {
  top: 73%;
  left: 94%;
}
#iprospect .worth .inner .map .module-content .map-box #nottingham {
  top: 72%;
  left: 74%;
}
#iprospect .worth .inner .map .module-content .map-box #plymouth {
  top: 97%;
  left: 40%;
}
#iprospect .worth .inner .map .module-content .map-box #sheffield {
  top: 64%;
  left: 75%;
}
#iprospect .worth .inner .map .module-content .map-box #southampton {
  top: 94%;
  left: 63%;
}
#iprospect .cta {
  background: #23BCF9;
}
#iprospect .cta .inner {
  padding: 15px 0;
}
#iprospect .cta .inner p {
  font-weight: 600;
  font-size: 18px;
}
#iprospect .footer {
  background: #23BCF9;
}
#iprospect .footer .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  padding-top: 0;
}
#iprospect .footer .inner > * {
  margin: 20px 0;
}
#iprospect .footer .inner a {
  color: inherit;
  font-weight: 700;
}
#iprospect .footer .inner .logo img {
  width: 231px;
}
#iprospect .desktop {
  display: none;
}
@media only screen and (min-width: 1100px) {
  #iprospect .desktop {
    display: block;
  }
  #iprospect .mobile {
    display: none;
  }
  #iprospect .inner {
    padding: 50px 0;
  }
  #iprospect p {
    font-size: 18px;
    line-height: 29px;
  }
  #iprospect .header {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
  }
  #iprospect .header .inner h1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 280px;
  }
  #iprospect .header .inner h1 img {
    max-width: 1183px;
    margin: auto;
  }
  #iprospect .header .inner .subhead {
    font-size: 62px;
    width: 100%;
    line-height: 65px;
    max-width: 960px;
    margin-bottom: 250px;
  }
  #iprospect .header .inner .break {
    margin-bottom: 40px;
  }
  #iprospect h2 {
    font-size: 54px;
    line-height: 66px;
    margin-bottom: 20px;
  }
  #iprospect .module {
    width: 100%;
    padding: 40px;
    margin-top: 100px;
  }
  #iprospect .module .module-top .top-content {
    height: 70px;
    overflow: hidden;
    flex: 0 0 200px;
    margin-top: -55px;
  }
  #iprospect .module .module-top .top-content div {
    font-size: 38px;
    line-height: 37px;
  }
  #iprospect .module .module-top .top-content img {
    margin-bottom: 5px;
  }
  #iprospect .intro .inner {
    padding-bottom: 80px;
  }
  #iprospect .intro .inner .topcta {
    margin-top: 50px;
  }
  #iprospect .intro .inner .m1 {
    padding-top: 70px;
  }
  #iprospect .intro .inner .m1 .module-top .top-content {
    height: 90px;
    flex: 0 0 280px;
    margin-top: -62px;
  }
  #iprospect .intro .inner .m1 .module-content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  #iprospect .intro .inner .m1 .module-content .left {
    margin-bottom: 30px;
    max-width: 290px;
    min-width: 290px;
    margin-right: 20px;
  }
  #iprospect .intro .inner .m1 .module-content .left .row {
    display: flex;
    margin: 15px 0;
    align-items: center;
  }
  #iprospect .intro .inner .m1 .module-content .left .row img {
    width: 84px;
    margin-right: 20px;
  }
  #iprospect .intro .inner .m1 .module-content .left .row span {
    font-family: open-sans, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
  }
  #iprospect .intro .inner .m1 .module-content .left .blue {
    color: #23BCF9;
  }
  #iprospect .intro .inner .m1 .module-content .left .white {
    color: #FFFFFF;
  }
  #iprospect .intro .inner .m1 .module-content .left .purp {
    color: #DB34E8;
  }
  #iprospect .intro .inner .m1 .module-content .right {
    width: 100%;
    max-width: 993px;
  }
  #iprospect .intro .inner .m1 .module-content .right img {
    margin-left: auto;
  }
  #iprospect .intro .inner .twomod {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    margin-top: 30px;
  }
  #iprospect .intro .inner .twomod .m2 {
    padding-top: 80px;
    padding-left: 46px;
    padding-right: 46px;
    max-width: 344px;
    margin-right: 50px;
  }
  #iprospect .intro .inner .twomod .m2 .module-top .top-content {
    height: 120px;
    flex: 0 0 318px;
    margin-top: -97px;
  }
  #iprospect .intro .inner .twomod .m2 .module-top .top-content img {
    width: 31px;
  }
  #iprospect .intro .inner .twomod .m2 .module-content {
    font-size: 19px;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .row {
    display: flex;
    width: 100%;
    margin: 12px 0;
    align-items: center;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .row div {
    width: 50%;
    text-align: left;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .row > :last-child {
    display: flex;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .row > :last-child img {
    margin: 0px 6px;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .row > :last-child > :first-child {
    margin-left: 0;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .row > :last-child > :last-child {
    margin-right: 0;
  }
  #iprospect .intro .inner .twomod .m2 .module-content .toprow {
    font-weight: 600;
  }
  #iprospect .intro .inner .twomod .m3 {
    max-width: 1000px;
  }
  #iprospect .intro .inner .twomod .m3 .module-top .top-content {
    height: 90px;
    flex: 0 0 280px;
    margin-top: -60px;
  }
  #iprospect .intro .inner .twomod .m3 .module-top .top-content img {
    width: 34px;
  }
  #iprospect .intro .inner .twomod .m3 .module-content {
    display: flex;
    justify-content: center;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left {
    margin-bottom: 30px;
    width: 283px;
    min-width: 283px;
    max-width: 283px;
    margin-right: 20px;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left .row {
    display: flex;
    margin: 15px 0;
    align-items: center;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left .row img {
    width: 84px;
    margin-right: 20px;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left .row span {
    font-family: open-sans, sans-serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left .blue {
    color: #23BCF9;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left .white {
    color: #FFFFFF;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .left .purp {
    color: #DB34E8;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .right {
    max-width: 100%;
    max-width: 600px;
  }
  #iprospect .intro .inner .twomod .m3 .module-content .right img {
    width: 100%;
  }
  #iprospect .couples .inner {
    padding-top: 90px;
    padding-bottom: 140px;
  }
  #iprospect .couples .inner .half {
    width: 100%;
    max-width: 720px;
    text-align: left;
    position: relative;
  }
  #iprospect .couples .inner .half .hearts {
    position: absolute;
    left: 113%;
    width: 1095px;
    max-width: none;
    top: -180px;
  }
  #iprospect .couples .inner .half hr {
    margin-block-start: 3em;
    margin-block-end: 3em;
  }
  #iprospect .couples .inner .half h3 {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 400;
    font-size: 38px;
    line-height: 43px;
    padding: 0;
    padding-right: 180px;
    margin-bottom: 50px;
  }
  #iprospect .couples .inner .half .stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(181px, 1fr));
    grid-row-gap: 40px;
    grid-column-gap: 60px;
    justify-items: center;
    text-align: center;
    max-width: 100%;
    font-size: 19px;
  }
  #iprospect .couples .inner .half .stats .round {
    width: 181px;
  }
  #iprospect .couples .inner .half .stats .round .top img {
    width: 100%;
    max-width: 171px;
    margin-bottom: 10px;
  }
  #iprospect .couples .inner .half .stats .round .bot {
    font-weight: 600;
  }
  #iprospect .lockdown {
    background: rgba(0, 85, 119, 0.9);
  }
  #iprospect .lockdown .inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #iprospect .lockdown .inner .half {
    width: 100%;
    max-width: 720px;
    text-align: right;
    position: relative;
    margin-left: auto;
  }
  #iprospect .lockdown .inner .half .germs {
    position: absolute;
    right: 110%;
    width: 1129px;
    max-width: none;
    top: -190px;
  }
  #iprospect .lockdown .inner .half hr {
    margin-block-start: 3em;
    margin-block-end: 3em;
  }
  #iprospect .lockdown .inner .half .stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-row-gap: 80px;
    grid-column-gap: 20px;
    justify-items: center;
    text-align: center;
    font-size: 19px;
  }
  #iprospect .lockdown .inner .half .stats .stat {
    width: 320px;
  }
  #iprospect .lockdown .inner .half .stats .stat .top img {
    margin-bottom: 20px;
  }
  #iprospect .lockdown .inner .half .stats .stat .bot {
    font-weight: 400;
  }
  #iprospect .lockdown .inner .half .stats .stat .bot b {
    font-weight: 700;
  }
  #iprospect .worth .inner {
    padding-top: 80px;
  }
  #iprospect .worth .inner .section {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
  #iprospect .worth .inner .section .left {
    width: 48%;
  }
  #iprospect .worth .inner .section .left .module {
    margin-top: 180px;
  }
  #iprospect .worth .inner .section .left .module .module-top .top-content {
    height: 180px;
    flex: 0 0 330px;
    margin-top: -160px;
  }
  #iprospect .worth .inner .section .left .module .module-top .top-content img {
    width: 122px;
    margin-bottom: 15px;
  }
  #iprospect .worth .inner .section .left .module .module-content {
    max-width: none;
  }
  #iprospect .worth .inner .section .left .module .module-content .rankings .rowtop {
    display: grid;
    grid-template-columns: 60px 170px auto;
    grid-column-gap: 20px;
    font-size: 16px;
    align-items: center;
    color: #23BCF9;
    margin-bottom: 20px;
  }
  #iprospect .worth .inner .section .left .module .module-content .rankings .rowtop > :nth-child(2), #iprospect .worth .inner .section .left .module .module-content .rankings .rowtop > :nth-child(3) {
    text-align: left;
  }
  #iprospect .worth .inner .section .left .module .module-content .rankings .row {
    display: grid;
    grid-template-columns: 60px 170px auto;
    grid-column-gap: 20px;
    align-items: center;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 1100px) and (min-width: 1425px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings .row {
    margin: 10px 0;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings .row .rank {
    color: #23BCF9;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 400;
    font-size: 37px;
    line-height: 25px;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings .row .series {
    font-weight: 600;
    text-align: left;
    font-size: 19px;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings .row .percent {
    margin: auto;
    background: rgba(219, 52, 232, 0.4);
    font-weight: 600;
    font-size: 16px;
    border-radius: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
  #iprospect .worth .inner .section .left .module .module-content .rankings .row .percent span {
    text-align: right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0px;
    box-sizing: border-box;
    border-radius: 16px 0 0 16px;
    background: #DB34E8;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(2) .percent span {
    width: 55%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(3) .percent span {
    width: 53%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(4) .percent span {
    width: 51%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(5) .percent span {
    width: 51%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(6) .percent span {
    width: 51%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(7) .percent span {
    width: 48%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(8) .percent span {
    width: 47%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(9) .percent span {
    width: 44%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(10) .percent span {
    width: 42%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(11) .percent span {
    width: 40%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(12) .percent span {
    width: 39%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(13) .percent span {
    width: 37%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(14) .percent span {
    width: 36%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(15) .percent span {
    width: 35%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(16) .percent span {
    width: 35%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(17) .percent span {
    width: 33%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(18) .percent span {
    width: 28%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(19) .percent span {
    width: 26%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(20) .percent span {
    width: 26%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings > :nth-child(21) .percent span {
    width: 25%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .section .right {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: flex-start;
    align-items: flex-start;
  }
  #iprospect .worth .inner .section .right .m1 {
    margin-top: 190px;
    max-width: 300px;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
  #iprospect .worth .inner .section .right .m1 .module-top .top-content {
    height: 220px;
    flex: 0 0 250px;
    margin-top: -160px;
  }
  #iprospect .worth .inner .section .right .m1 .module-top .top-content img {
    width: 122px;
    margin-bottom: 15px;
  }
  #iprospect .worth .inner .section .right .m1 .module-content .rankings .rowtop {
    display: grid;
    grid-template-columns: 70px auto;
    grid-column-gap: 20px;
    font-size: 16px;
    align-items: center;
    color: #23BCF9;
  }
  #iprospect .worth .inner .section .right .m1 .module-content .rankings .rowtop > :nth-child(2) {
    text-align: left;
  }
  #iprospect .worth .inner .section .right .m1 .module-content .rankings .row {
    display: grid;
    grid-template-columns: 70px auto;
    grid-column-gap: 20px;
    align-items: center;
    margin: 15px 0;
  }
  #iprospect .worth .inner .section .right .m1 .module-content .rankings .row .rank {
    color: #23BCF9;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 400;
    font-size: 37px;
    line-height: 25px;
  }
  #iprospect .worth .inner .section .right .m1 .module-content .rankings .row .series {
    font-weight: 600;
    text-align: left;
    font-size: 19px;
  }
  #iprospect .worth .inner .section .right .m2 {
    margin-top: 190px;
    padding-top: 70px;
    padding-bottom: 30px;
    max-width: 347px;
  }
  #iprospect .worth .inner .section .right .m2 .module-top .top-content {
    height: 220px;
    flex: 0 0 225px;
    margin-top: -155px;
  }
  #iprospect .worth .inner .section .right .m2 .module-top .top-content img {
    width: 122px;
    margin-bottom: 15px;
  }
  #iprospect .worth .inner .section .right .m2 .module-content .rankings .rowtop {
    display: grid;
    grid-template-columns: 100px auto;
    grid-column-gap: 5px;
    font-size: 16px;
    align-items: center;
    color: #23BCF9;
    text-align: left;
  }
  #iprospect .worth .inner .section .right .m2 .module-content .rankings .row {
    display: grid;
    grid-template-columns: 100px auto;
    grid-column-gap: 5px;
    align-items: center;
    margin: 15px 0;
  }
  #iprospect .worth .inner .section .right .m2 .module-content .rankings .row .rank {
    font-weight: 400;
    font-size: 19px;
    text-align: left;
  }
  #iprospect .worth .inner .section .right .m2 .module-content .rankings .row .series {
    font-weight: 600;
    text-align: left;
    font-size: 19px;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .worth .inner .map {
    margin-top: 330px;
    margin-bottom: 450px;
    padding: 0;
    position: relative;
    border-bottom: 0;
  }
  #iprospect .worth .inner .map .module-top {
    position: absolute;
  }
  #iprospect .worth .inner .map .module-top .top-content {
    position: absolute;
    z-index: 10;
    height: 190px;
    width: 294px;
    flex: 0 0 230px;
    margin-top: -100px;
    top: 150px;
    left: 40px;
    z-index: 21;
  }
  #iprospect .worth .inner .map .module-top .top-content img {
    width: 107px;
    margin-bottom: 15px;
  }
  #iprospect .worth .inner .map .module-top .gap {
    height: 20px;
    overflow: hidden;
    flex: 0 0 400px;
    margin-top: -10px;
  }
  #iprospect .worth .inner .map .module-top:before {
    flex: 1.6 0 0;
  }
  #iprospect .worth .inner .map .module-bot {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #iprospect .worth .inner .map .module-bot .gap {
    height: 20px;
    overflow: hidden;
    flex: 0 0 450px;
    margin-top: -10px;
  }
  #iprospect .worth .inner .map .module-bot:before {
    display: block;
    content: "";
    flex: 4 0 0;
    height: 1px;
    border-bottom: 1px solid #00B5FC;
  }
  #iprospect .worth .inner .map .module-bot:after {
    display: block;
    content: "";
    flex: 2.3 0 0;
    height: 1px;
    border-bottom: 1px solid #00B5FC;
  }
  #iprospect .worth .inner .map .module-content {
    position: relative;
    height: 370px;
  }
  #iprospect .worth .inner .map .module-content p {
    position: absolute;
    top: 70%;
    left: 190px;
    transform: translate(-50%, -50%);
    width: 222px;
    z-index: 21;
  }
  #iprospect .worth .inner .map .module-content .map-box {
    position: absolute;
    width: 712.5px;
    max-width: 100%;
    left: 50%;
    z-index: 20;
    top: 50%;
    transform: translate(-40%, -50%);
    margin: auto;
  }
  #iprospect .worth .inner .map .module-content .map-box img {
    width: 100%;
  }
  #iprospect .worth .inner .map .module-content .map-box .box {
    position: absolute;
    width: 111px;
    height: 92px;
    font-size: 25px;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  #iprospect .worth .inner .map .module-content .map-box .box span {
    visibility: hidden;
  }
  #iprospect .worth .inner .map .module-content .map-box .box:before {
    content: "";
    position: absolute;
    background: url("https://images.musicmagpie.co.uk/images/campaignpages/streaming-habits/img/box.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 111px;
    transform: translateY(5%);
    height: 92px;
    z-index: -1;
    visibility: hidden;
  }
  #iprospect .worth .inner .map .module-content .map-box .show span {
    visibility: visible;
  }
  #iprospect .worth .inner .map .module-content .map-box .show:before {
    visibility: visible;
  }
  #iprospect .worth .inner .map .module-content .map-box #belfast {
    top: 51.5%;
    left: 20%;
  }
  #iprospect .worth .inner .map .module-content .map-box #birmingham {
    top: 75%;
    left: 57.3%;
  }
  #iprospect .worth .inner .map .module-content .map-box #brighton {
    top: 92%;
    left: 83%;
  }
  #iprospect .worth .inner .map .module-content .map-box #bristol {
    top: 85.4%;
    left: 57.5%;
  }
  #iprospect .worth .inner .map .module-content .map-box #cardiff {
    top: 83%;
    left: 45.5%;
  }
  #iprospect .worth .inner .map .module-content .map-box #edinburgh {
    top: 37.3%;
    left: 48%;
  }
  #iprospect .worth .inner .map .module-content .map-box #glasgow {
    top: 39.5%;
    left: 32.4%;
  }
  #iprospect .worth .inner .map .module-content .map-box #leeds {
    top: 59%;
    left: 71%;
  }
  #iprospect .worth .inner .map .module-content .map-box #liverpool {
    top: 67%;
    left: 50%;
  }
  #iprospect .worth .inner .map .module-content .map-box #london {
    top: 84%;
    left: 83%;
  }
  #iprospect .worth .inner .map .module-content .map-box #manchester {
    top: 61%;
    left: 56%;
  }
  #iprospect .worth .inner .map .module-content .map-box #newcastle {
    top: 52%;
    left: 68%;
  }
  #iprospect .worth .inner .map .module-content .map-box #norwich {
    top: 71%;
    left: 94%;
  }
  #iprospect .worth .inner .map .module-content .map-box #nottingham {
    top: 73%;
    left: 76%;
  }
  #iprospect .worth .inner .map .module-content .map-box #plymouth {
    top: 96%;
    left: 40%;
  }
  #iprospect .worth .inner .map .module-content .map-box #sheffield {
    top: 66%;
    left: 76%;
  }
  #iprospect .worth .inner .map .module-content .map-box #southampton {
    top: 93%;
    left: 64%;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .cta {
    background: #23BCF9;
  }
  #iprospect .cta .inner p {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .footer .inner {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
  #iprospect .footer .inner > * {
    margin: 0;
  }
  #iprospect .footer .inner .cc {
    display: flex;
    align-items: center;
  }
  #iprospect .footer .inner .cc > :first-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 1300px) {
  #iprospect .worth .inner .section .left .module .module-content .rankings .row .percent {
    font-size: 19px;
  }
  #iprospect .worth .inner .section .left .module .module-content .rankings .row .percent span {
    justify-content: flex-end;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1800px) {
  #iprospect .header .inner h1 {
    margin-top: 400px;
  }
}
