/*Layouts css goes here*/

.full-bg-home {
  background:url("http://localhost/asean/wp-content/uploads/2018/09/bg-home.jpg");
  background-size:cover;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}