/* line 2, ../scss/styles.scss */
body {
  width: 958px;
  background-color: #f6f6f6;
  margin: 0;
  padding: 0;
  min-height: 2550px;
}

/* line 10, ../scss/styles.scss */
sub, sup {
  /* Specified in % so that the sup/sup is the right size relative to the surrounding text */
  font-size: 75%;
  /* Zero out the line-height so that it doesn't interfere with the positioning that follows */
  line-height: 0;
  /* Where the magic happens: makes all browsers position the sup/sup properly, relative to the surrounding text */
  position: relative;
  /* Note that if you're using Eric Meyer's reset.css, this is already set and you can remove this rule */
  vertical-align: baseline;
}

/* line 20, ../scss/styles.scss */
sup {
  /* Move the superscripted text up */
  top: -0.5em;
}

/* line 24, ../scss/styles.scss */
sub {
  /* Move the subscripted text down, but only half as far down as the superscript moved up */
  bottom: -0.25em;
}

@font-face {
  font-family: 'Whitney SSm A', 'Whitney SSm B';
  src: url("http://www.pewenvironment.org/uploadedImages/Flash_Library/PEG/Interactives/Penguin_Interactive/fonts/whitneybold.svg");
}

@font-face {
  font-family: 'Whitney SSm A', 'Whitney SSm B';
  font-weight: 500;
  font-style: normal;
  src: url("http://www.pewenvironment.org/uploadedImages/Flash_Library/PEG/Interactives/Penguin_Interactive/fonts/whitneymedium.svg");
}

@font-face {
  font-family: 'Whitney SSm A', 'Whitney SSm B';
  font-weight: 300;
  font-style: normal;
  src: url("http://www.pewenvironment.org/uploadedImages/Flash_Library/PEG/Interactives/Penguin_Interactive/fonts/whitneylight.svg");
}

/* line 46, ../scss/styles.scss */
.ca-wrapper {
  overflow-y: visible !important;
}

/* line 50, ../scss/styles.scss */
.main-wrapper {
  width: 880px;
  margin: 0 auto;
  display: block;
  position: relative;
  height: auto;
}
/* line 56, ../scss/styles.scss */
.main-wrapper .top-block {
  width: 880px;
  margin: 0 auto;
  padding-bottom: 6px;
  min-height: 180px;
  display: inline-block;
}
/* line 62, ../scss/styles.scss */
.main-wrapper .top-block p {
  line-height: 18px;
}
/* line 64, ../scss/styles.scss */
.main-wrapper .top-block p a {
  text-decoration: none;
  color: #66b1e2;
  font-family: 'MuseoSlab 700', Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 20px;
  width: auto !important;
}
/* line 73, ../scss/styles.scss */
.main-wrapper .top-block p img {
  vertical-align: middle;
  margin: 0 3px 2px 0;
}
/* line 77, ../scss/styles.scss */
.main-wrapper .top-block p#overview-visible {
  height: 160px;
  overflow: hidden;
}
/* line 80, ../scss/styles.scss */
.main-wrapper .top-block p#overview-visible a.expand-content {
  display: inline-block;
  cursor: pointer;
}
/* line 86, ../scss/styles.scss */
.main-wrapper .top-block h2.interactive-header-museoSlab {
  margin: 20px 0;
  padding: 0 0 12px 0;
  font-family: 'MuseoSlab 900', Helvetica, Arial, sans-serif;
  color: #294c6e;
  letter-spacing: -2px;
  font-weight: normal;
  font-size: 38px;
  border-bottom: 1px solid #d7d7d7;
}
/* line 96, ../scss/styles.scss */
.main-wrapper .top-block p, .main-wrapper .top-block span {
  color: #000;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
}
/* line 103, ../scss/styles.scss */
.main-wrapper .top-block p {
  width: 640px;
  margin: 0;
  padding: 0;
  float: left;
}
/* line 108, ../scss/styles.scss */
.main-wrapper .top-block p span {
  display: inline-block;
}
/* line 114, ../scss/styles.scss */
.main-wrapper .top-block #read-link,
.main-wrapper .top-block .read-more-link,
.main-wrapper .top-block .read-less-link {
  text-decoration: none;
  font-family: 'MuseoSlab 900', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #66b1e2;
  font-weight: 700;
  letter-spacing: -0.5px !important;
}
/* line 122, ../scss/styles.scss */
.main-wrapper .top-block .links-box {
  width: 198px;
  background-color: #ffffff;
  float: right;
  min-height: 65px;
  border: 1px solid #cccccc;
  color: #000;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  padding: 10px 0 10px 10px;
}
/* line 134, ../scss/styles.scss */
.main-wrapper .top-block .links-box p {
  margin-bottom: 6px;
}
/* line 137, ../scss/styles.scss */
.main-wrapper .top-block .links-box img {
  vertical-align: bottom;
  margin-bottom: 1px;
}
/* line 141, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul {
  margin: 0;
  list-style-type: none;
}
/* line 144, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul li {
  display: inline;
  float: left;
  font-family: 'MuseoSlab 900', Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin-right: 10px;
}
/* line 150, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul li a {
  text-decoration: none;
  color: #484747;
}
/* line 154, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul li img {
  padding-right: 4px;
}
/* line 157, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul li .related-report {
  width: 176px;
  display: block;
  margin-top: 1px;
  padding-top: 8px;
  padding-right: 10px;
  border-top: 1px solid #d7d7d7;
  font-family: 'MuseoSlab 500', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #2770B2;
}
/* line 172, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul.top-row-downloadables li {
  margin-bottom: 4px;
  margin-right: 12px;
  padding-bottom: 3px !important;
}
/* line 176, ../scss/styles.scss */
.main-wrapper .top-block .links-box ul.top-row-downloadables li img {
  padding-right: 2px;
}
/* line 184, ../scss/styles.scss */
.main-wrapper article.rest-of-overview p {
  line-height: 18px;
  color: #000;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
}
/* line 192, ../scss/styles.scss */
.main-wrapper article.rest-of-overview span {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 12px !important;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
}
/* line 200, ../scss/styles.scss */
.main-wrapper article.rest-of-overview span ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 204, ../scss/styles.scss */
.main-wrapper article.rest-of-overview span ul li {
  margin-bottom: 6px;
}
/* line 208, ../scss/styles.scss */
.main-wrapper article.rest-of-overview span a {
  text-decoration: none;
  color: #2770B2;
}
/* line 213, ../scss/styles.scss */
.main-wrapper article.rest-of-overview h3 {
  margin: 0;
  padding: 0 0 5px 0;
  font-family: 'MuseoSlab 900', Helvetica, Arial, sans-serif;
  color: #294c6e;
  letter-spacing: -2px;
  font-weight: normal;
  font-size: 26px;
}

/* line 226, ../scss/styles.scss */
#Tabs1 {
  margin: 12px auto 0 auto;
  width: 880px;
}

/* line 231, ../scss/styles.scss */
#top, #bottom, #left, #right {
  position: fixed;
}

/* line 234, ../scss/styles.scss */
#left {
  left: 0;
}

/* line 237, ../scss/styles.scss */
#right {
  right: 0;
}

/* line 240, ../scss/styles.scss */
#top, #bottom {
  left: 0;
  right: 0;
  height: 5px;
  width: 958px;
}

/* line 246, ../scss/styles.scss */
#top {
  top: 0;
}

/* line 249, ../scss/styles.scss */
#bottom {
  bottom: 0;
}

/* line 252, ../scss/styles.scss */
.header {
  margin-left: 6px !important;
}

/* line 255, ../scss/styles.scss */
.title h1 {
  font-family: 'MuseoSlab 100', Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: -1px;
  font-weight: normal;
}

/* line 261, ../scss/styles.scss */
.title a {
  text-decoration: none;
  display: block;
  width: 545px;
}

/* line 266, ../scss/styles.scss */
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 271, ../scss/styles.scss */
.nav li {
  display: inline;
  list-style-type: none;
  color: #fff;
}

/* line 276, ../scss/styles.scss */
.nav a {
  text-decoration: none;
  color: #000;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}

/* line 284, ../scss/styles.scss */
.nav a:hover {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
}

/* line 290, ../scss/styles.scss */
.nav a.active {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 700;
  font-style: normal;
}

/* line 295, ../scss/styles.scss */
li.divider {
  width: 17px;
  margin-left: 2px;
  margin-right: 1px;
  color: #535250;
  font-size: 24px;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  margin-top: -3px;
}

/* line 307, ../scss/styles.scss */
.main {
  margin-top: 80px !important;
  width: 823px;
  margin: 0 !important;
}

/* line 312, ../scss/styles.scss */
.intropenguins {
  margin: 0 !important;
  margin-left: 0px !important;
}

/* line 316, ../scss/styles.scss */
.introtext {
  margin-left: 29px !important;
  margin-top: 20px;
}

/* line 320, ../scss/styles.scss */
.introtext h1 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
  color: #000;
  font-size: 26px;
  font-weight: normal;
  margin: 0;
  padding: 12px 0 5px 0;
}

/* line 330, ../scss/styles.scss */
.introtext p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  line-height: 20px;
}

/* line 340, ../scss/styles.scss */
.introbutton a {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  background: #000;
  padding: 10px 52px;
  border: 4px solid #fff;
  display: block;
  width: 240px;
  text-align: center;
}

/* line 355, ../scss/styles.scss */
.introbutton a:hover {
  background: #fd9f33;
  color: #ffffff;
}

/* line 359, ../scss/styles.scss */
.introbutton {
  margin-top: 12px;
  margin-left: 0 !important;
}

/* line 363, ../scss/styles.scss */
.introtext a {
  color: #a0a0a0;
  text-decoration: none;
}

/* line 367, ../scss/styles.scss */
.introtext br {
  line-height: 25px;
}

/* line 370, ../scss/styles.scss */
.name h1 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
}

/* line 375, ../scss/styles.scss */
.name {
  margin: 0 !important;
}

/* line 378, ../scss/styles.scss */
.info {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 100;
  font-style: normal;
  color: #fff;
  line-height: 20px;
  font-size: 14px;
  margin: 0 !important;
  padding-top: 1px;
  margin-bottom: 18px !important;
}

/* line 389, ../scss/styles.scss */
.population {
  margin: 0 !important;
}

/* line 393, ../scss/styles.scss */
.list {
  margin: 0 !important;
}

/* line 396, ../scss/styles.scss */
.penguin {
  height: 459px;
  margin-left: 20px;
  margin-right: 60px !important;
}

/* line 401, ../scss/styles.scss */
.list h1 {
  font-family: 'Whitney SSm A', 'Whitney SSm B';
  font-size: 16px;
  color: #fff;
  margin: 0 !important;
  font-weight: 700;
  font-style: normal;
}

/* line 409, ../scss/styles.scss */
.list p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  color: #fff;
  font-size: 16px;
  margin: 2px 0;
  font-weight: 300;
  font-style: normal;
}

/* line 417, ../scss/styles.scss */
.rightname {
  float: right;
  margin-top: -137px;
  margin-right: 61px;
  color: #fff;
  font-size: 12px;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
}

/* line 427, ../scss/styles.scss */
.leftname {
  float: left;
  margin-top: -137px;
  margin-left: -779px;
  color: #fff;
  font-size: 12px;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 300;
  font-style: normal;
}

/* line 437, ../scss/styles.scss */
.footer {
  background: #231f20;
  margin-left: -8px !important;
  margin-right: 0 !important;
  position: relative;
  z-index: 2;
  padding-right: 19px;
  border-top: 15px solid #231f20;
  padding-top: 10px;
  height: 111px;
}

/* line 448, ../scss/styles.scss */
h2 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  color: #d1d1d1;
  font-size: 19px;
  font-weight: normal;
  margin: 0;
  font-weight: 300;
  font-style: normal;
}

/* line 457, ../scss/styles.scss */
h3 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  color: #d1d1d1;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  font-weight: 300;
  font-style: normal;
}

/* line 466, ../scss/styles.scss */
.footer p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 700;
  font-style: normal;
  color: #c3deed;
  font-size: 25px;
  letter-spacing: 1px;
  font-weight: normal;
  margin: 0;
  margin-top: 10px;
}

/* line 477, ../scss/styles.scss */
.logo {
  padding-top: 0;
  padding-left: 10px;
  width: 430px !important;
}

/* line 482, ../scss/styles.scss */
.logo a {
  margin-left: 41px;
  text-decoration: none;
  border: none;
}

/* line 487, ../scss/styles.scss */
.logo a img {
  border: none;
}

/* line 490, ../scss/styles.scss */
span {
  font-size: 17px;
  margin-left: 9px;
}

/* line 494, ../scss/styles.scss */
.birds {
  margin-top: 0px;
  margin-left: 5px !important;
}

/* line 498, ../scss/styles.scss */
.name {
  width: 410px !important;
}

/* line 501, ../scss/styles.scss */
.subnav {
  margin-left: 174px !important;
}

/* line 504, ../scss/styles.scss */
.subnav a {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  line-height: 27px;
  padding-left: 15px;
}

/* line 515, ../scss/styles.scss */
.key {
  margin-left: 61px !important;
  margin-top: 435px;
}

/* line 519, ../scss/styles.scss */
#fisheries1:hover, #climate1:hover, #pollution1:hover, #habitat1:hover, #humans1:hover, #predators1:hover, #disease1:hover, #nothreat1:hover {
  color: #000;
}

/* line 522, ../scss/styles.scss */
.selected {
  color: #000 !important;
}

/* line 525, ../scss/styles.scss */
.subnavtitle {
  font-family: 'MuseoSlab 300', helvetica, arial;
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  padding-left: 15px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  margin-top: 32px;
}

/* line 536, ../scss/styles.scss */
.ca-container {
  position: relative;
  margin-left: -1px !important;
  width: 880px;
  height: 1190px;
}

/* line 542, ../scss/styles.scss */
.ca-wrapper {
  width: 880px;
  height: 2600px;
  position: relative;
  overflow-y: hidden !important;
}

/* line 548, ../scss/styles.scss */
.ca-item {
  position: relative;
  width: 823px;
  min-height: 1190px;
  text-align: left;
  margin-left: -1px !important;
}
/* line 554, ../scss/styles.scss */
.ca-item .slide-counter {
  color: #fff;
  margin: 0 0 0 3px;
  padding: 3px 0 0 11px;
  width: 59px;
  height: 27px;
  background-color: #506281;
  font-family: 'MuseoSlab 700', helvetica, arial;
  font-size: 20px;
}
/* line 563, ../scss/styles.scss */
.ca-item .slide-counter span {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-size: 14px;
  margin: 0 5px 0 0;
}
/* line 569, ../scss/styles.scss */
.ca-item .text-blurb {
  padding: 25px 0;
  clear: right;
  display: block;
  width: 735px;
  min-height: 114px;
  position: relative;
  margin-left: 30px;
  border-top: 1px solid #d7d7d7;
}
/* line 578, ../scss/styles.scss */
.ca-item .text-blurb h3, .ca-item .text-blurb p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
}
/* line 581, ../scss/styles.scss */
.ca-item .text-blurb h3 {
  color: #8cb9db;
  font-size: 16px;
  margin: 0 0 11px 0;
}
/* line 586, ../scss/styles.scss */
.ca-item .text-blurb p {
  color: #000;
  font-size: 12px;
  line-height: 16px;
}
/* line 592, ../scss/styles.scss */
.ca-item .table-data {
  width: 735px;
  display: block;
  position: relative;
  margin-left: 30px;
}
/* line 597, ../scss/styles.scss */
.ca-item .table-data h3 {
  font-family: 'MuseoSlab 300', helvetica, arial;
  color: #8cb9db;
  font-size: 24px;
}
/* line 602, ../scss/styles.scss */
.ca-item .table-data h4 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  color: #b2c8e5;
  font-size: 20px;
  line-height: 26px;
}
/* line 608, ../scss/styles.scss */
.ca-item .table-data iframe {
  height: 1850px;
}
/* line 611, ../scss/styles.scss */
.ca-item .table-data .data-table-frame {
  width: 740px;
  padding: 0;
  margin: 0;
}
/* line 617, ../scss/styles.scss */
.ca-item article {
  border-bottom: 1px solid #d7d7d7;
  width: 735px;
  margin-left: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px !important;
}
/* line 623, ../scss/styles.scss */
.ca-item article span.endnotes {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 12px !important;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
}
/* line 631, ../scss/styles.scss */
.ca-item article span.endnotes span.italics {
  font-style: italic;
  font-size: 10px;
  line-height: 12px !important;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  margin-left: 0;
}
/* line 639, ../scss/styles.scss */
.ca-item article span.endnotes ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 643, ../scss/styles.scss */
.ca-item article span.endnotes ul li {
  margin-bottom: 6px;
  background-color: #f6f6f6;
}
/* line 646, ../scss/styles.scss */
.ca-item article span.endnotes ul li a {
  text-decoration: none;
  color: #2770B2;
  background-color: #f6f6f6;
}
/* line 653, ../scss/styles.scss */
.ca-item article span.endnotes a {
  text-decoration: none;
  color: #2770B2;
  background-color: none;
}

/* line 661, ../scss/styles.scss */
.ca-item-main {
  background-color: #F6F6F6;
  width: 880px;
  padding: 0;
  bottom: 5px;
  margin: 0;
  overflow-y: hidden;
}
/* line 668, ../scss/styles.scss */
.ca-item-main p.data-table-hint {
  padding: 0;
  margin: 0 0 20px 30px;
  font-size: 12px;
  font-family: 'Whitney SSm A', 'Whitney SSm B', helvetica, arial;
  font-weight: 500;
  font-style: normal;
}
/* line 676, ../scss/styles.scss */
.ca-item-main img {
  padding: 0;
  margin: 0 auto;
  margin-bottom: 0;
  margin-left: 83px;
  /*zero auto doesn't center for some reason*/
}

/* line 684, ../scss/styles.scss */
.ca-content-wrapper {
  background: #b0ccc6;
  position: absolute;
  width: 0px;
  /* expands to width of the wrapper minus 1 element */
  height: 1190px;
  top: 5px;
  text-align: left;
  z-index: 10000;
  overflow: hidden;
}

/* line 695, ../scss/styles.scss */
.ca-content {
  width: 660px;
  overflow: hidden;
}

/* line 699, ../scss/styles.scss */
.ca-content-text {
  font-size: 14px;
  font-style: italic;
  font-family: "Georgia", "Times New Roman", serif;
  margin: 10px 20px;
  padding: 10px 20px;
  line-height: 24px;
}

/* line 707, ../scss/styles.scss */
.ca-content-text p {
  padding-bottom: 5px;
}

/* line 710, ../scss/styles.scss */
.ca-content h6 {
  margin: 25px 20px 0px 35px;
  font-size: 32px;
  padding-bottom: 5px;
  color: #000;
  font-family: 'Coustard', sans-serif;
  color: #60817a;
  border-bottom: 2px solid #99bcb4;
  text-shadow: 1px 1px 1px #99BCB4;
}

/* line 720, ../scss/styles.scss */
.ca-content ul {
  margin: 20px 35px;
  height: 30px;
}

/* line 724, ../scss/styles.scss */
.ca-content ul li {
  float: left;
  margin: 0px 2px;
}

/* line 728, ../scss/styles.scss */
.ca-content ul li a {
  color: #fff;
  background: #000;
  padding: 3px 6px;
  font-size: 14px;
  font-family: "Georgia", "Times New Roman", serif;
  font-style: italic;
}

/* line 736, ../scss/styles.scss */
.ca-content ul li a:hover {
  background: #fff;
  color: #000;
  text-shadow: none;
}

/* line 743, ../scss/styles.scss */
.ca-nav span {
  width: 28px;
  height: 55px;
  background: transparent url("../images/arrows.png") no-repeat top left;
  position: absolute;
  top: 30%;
  margin-top: -19px;
  left: 1px;
  text-indent: -9000px;
  cursor: pointer;
  z-index: 100;
}

/* line 755, ../scss/styles.scss */
.ca-nav span.ca-nav-next {
  background-position: top right;
  left: auto;
  right: 10px;
}

/* line 760, ../scss/styles.scss */
.ca-nav span:hover {
  opacity: 0.7;
}

/* line 763, ../scss/styles.scss */
.ca-item-main .ca-nav-prev {
  display: block;
}
