#fragment_banner {
  background-color: #000 !important;
  height: 135px;
  width: 560px;
  background-image: url(/content/dam/html/uk/impact2016/banner/fintech_banner.jpg);
  background-repeat: no-repeat;
  background-position: 97% -40px;
  background-size: 210px 210px;
  box-sizing: border-box !important;
  padding-left: 25px !important;
  padding-top: 15px !important; }
  #fragment_banner #fragment_banner_title {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 15px !important;
    padding-bottom: 0px !important; }
  #fragment_banner .fragment_banner_link {
    border: 1px #00a3e0 solid !important;
    border-radius: 2px;
    font-size: 13px !important;
    height: 30px !important;
    line-height: 30px !important;
    color: #fff !important;
    padding: 0px 15px !important;
    display: inline-block !important;
    font-weight: 500 !important;
    text-decoration: none !important; }
    #fragment_banner .fragment_banner_link.fragment_banner_link_blue {
      background-color: #00a3e0 !important;
      margin-right: 10px !important; }
    #fragment_banner .fragment_banner_link:hover {
      background-color: #4cbee8 !important;
      text-decoration: none !important; }
    #fragment_banner .fragment_banner_link:active {
      background-color: #0080b1 !important; }

@media (max-width: 1140px) {
  #fragment_banner {
    width: 550px; } }
@media (max-width: 1024px) {
  #fragment_banner {
    width: 100%; } }
@media (max-width: 750px) {
  #fragment_banner {
    height: 150px;
    background-position: 100% -30px; }

  .fragment_banner_links_container {
    width: 300px; }

  .fragment_banner_link_secondary {
    margin-top: 10px; } }
@media (max-width: 500px) {
  #fragment_banner {
    background-position: 125% -30px; } }
@media (max-width: 440px) {
  #fragment_banner {
    background-position: 150% -30px; } }
@media (max-width: 400px) {
  #fragment_banner {
    background-position: 170% -30px; } }
@media (max-width: 360px) {
  #fragment_banner {
    background-position: 250% -30px; } }