﻿@charset "UTF-8";


.test1 {
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  position: relative;
}

.campaign1 {
  top: 50;
  bottom: 0;
  right: 0;
  margin: auto 0;
  position: absolute;
}