/*
|	This file creates the background style for each specified MID
|	To create a new background copy and paste the below code and change the class name to the MID of the page
|	As well as the background image location
|	(If possible, please stick to the file naming convention 'MID+_background')
*/
._template {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/template_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2049 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2049_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2050 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2050_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2051 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2051_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2055 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2055_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2056 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2056_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2061 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2061_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}
._2062 {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://action.gunrights.org/2026/images/background/2062_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}

@media (max-width: @iphone-screen) {
    background-size:contain;
  }