﻿#background-renters-quote-1{
  height: calc(100vh + 100px);
  min-height:500px;
  background-position: bottom center;
  width: 100%;
  top: 0;
}

#background-renters-quote-2{
 background-size: 100% 100%;
 width: 100%;
 height: 100%;
 height: auto !important;
 min-height:100%;
}

.logo {
  width: 180px;
  display: block;
  /*padding: 22px 15px 15px;*/
 }

/*.logo:hover {
  padding-top: 27px; 
}*/
#div-cc-cvv .popover {
    width: 300px;
    max-width: none;
}