/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23-Jan-2022, 16:44:00
    Author     : Jafran Mjm
*/
.banner {
  background: url(../img/banner-ku-news.jpg) no-repeat center top;
  background-size: cover; }

.btn {
  padding: 10px 20px;
  background: #fff;
  display: inline-block;
  margin-top: 10px; }

.blk.img img {
  max-width: 100%; }

@media screen and (max-width: 800px) {
  .blk.img {
    margin-bottom: 50px; } }

/*# sourceMappingURL=ku-news.css.map */
