/*------------------------------------
  Background Repeat
------------------------------------*/

.g-bg-no-repeat {
  background-repeat: no-repeat;
}
