.library-panel .img1 {
  width: 369px;
  height: 301px;
}
.library-panel .img2 {
  width: 369px;
  height: 301px;
}
.library-panel .img3 {
  width: 369px;
  height: 301px;
}
.library-panel .btn-more {
  background-color: rgba(255, 255, 255, 0);
  border: #52ccce 3px solid;
  border-radius: 3px;
  color: #52ccce;
  font-family: 'Arial Bold', 'Arial Regular', 'Arial';
  font-weight: 700;
  font-style: normal;
  padding: 11px 0 10px 0;
  text-align: center;
  margin: 8px 0 0 0;
}
.library-panel .btn-download {
  background-color: #52ccce;
  border: #52ccce 3px solid;
  border-radius: 3px;
  font-family: 'Arial Bold', 'Arial Regular', 'Arial';
  font-weight: 700;
  font-style: normal;
  padding: 11px 0 10px 0;
  text-align: center;
  margin: 8px 0 8px 0;
  color: #ffffff;
}
.library-panel .btn-download-2 {
  background-color: #52ccce;
  border: #52ccce 3px solid;
  border-radius: 3px;
  font-family: 'Arial Bold', 'Arial Regular', 'Arial';
  font-weight: 700;
  font-style: normal;
  padding: 3px 0 3px 0;
  text-align: center;
  margin: 96px 0 3px 13px;
  color: #ffffff;
  width: 189px;
}
.library-panel .title {
  font-family: 'Arial Bold', 'Arial Regular', 'Arial';
  font-weight: 700;
  font-style: normal;
  color: #666666;
  text-align: center;
}
.library-panel .img-preview img {
  width: auto;
  height: 472px;
}
.library-panel #img-thumb-1 {
  border-width: 0px;
  box-shadow: 0 0 10px 3px #15d6ba;
  margin: 11px 0 11px 0;
}
.library-panel #img-thumb-2 {
  border-width: 0px;
  box-shadow: 0 0 10px 3px #15d6ba;
  margin: 11px 0 11px 0;
}
.library-panel #img-thumb-3 {
  border-width: 0px;
  box-shadow: 0 0 10px 3px #15d6ba;
  margin: 11px 0 11px 0;
}
.library-panel #img-thumb-4 {
  border-width: 0px;
  box-shadow: 0 0 10px 3px #15d6ba;
  margin: 11px 0 11px 0;
}
.library-panel .blank-img {
  height: 154px;
}
.library-panel .photos {
  border: 1px solid #cccccc;
  margin: 0 0 20px 0;
  padding: 20px 20px 20px 20px;
}
.library-panel .photo-galery {
  margin: 0;
}
.library-panel .img-infographics {
  width: 369px;
  height: 723px;
}
.library-panel .img-ppt {
  width: 369px;
  height: 328px;
}
.library-panel .img-sheet {
  width: 369px;
  height: auto;
}
.library-panel .img-game1 {
  width: 369px;
  height: auto;
}
.library-panel .img-game2 {
  width: 369px;
  height: auto;
}
.library-panel .no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.library-panel .text-game-2 {
  position: absolute;
  font-family: 'Arial Bold', 'Arial Regular', 'Arial';
  font-weight: 700;
  font-style: normal;
  color: #c94236;
  font-size: 24px;
  left: 129px;
}
.library-panel .text-video {
  position: absolute;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #333333;
  text-align: center;
  line-height: normal;
  left: 47%;
  top: 47%;
}
.library-panel .download-img {
  position: absolute;
  border: 4px solid #52ccce;
  border-radius: 6px;
  color: #52ccce;
  padding: 4px 4px 4px 4px;
  bottom: 0px;
  right: 14px;
}
@media (max-width: 718px) {
  .library-panel .title {
    float: left;
  }
  .library-panel .no-padding {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .library-panel .img-preview img {
    width: auto;
    height: 265px;
  }
  .library-panel .photos {
    border: none;
  }
  .library-panel .photo-galery,
  .library-panel .info {
    margin: 0;
  }
  .library-panel .photo-galery .title,
  .library-panel .info .title {
    margin: 0 0 0 15px;
  }
  .library-panel #img-thumb-1 {
    border-width: 0px;
    box-shadow: none;
    margin: 11px 0 11px 0;
  }
  .library-panel #img-thumb-2 {
    border-width: 0px;
    box-shadow: none;
    margin: 11px 0 11px 0;
  }
  .library-panel #img-thumb-3 {
    border-width: 0px;
    box-shadow: none;
    margin: 11px 0 11px 0;
  }
  .library-panel #img-thumb-4 {
    border-width: 0px;
    box-shadow: none;
    margin: 11px 0 11px 0;
  }
  .library-panel .margin-15 {
    margin: 0 -15px 0 -15px !important;
  }
  .library-panel .padding0 {
    padding: 0 !important;
  }
  .library-panel .padding0 .title {
    margin: 0;
  }
  .library-panel .text-game-2 {
    position: absolute;
    font-family: 'Arial Bold', 'Arial Regular', 'Arial';
    font-weight: 700;
    font-style: normal;
    color: #c94236;
    font-size: 24px;
    left: 114px;
  }
}
