/*Bootstrap 4 CSS
------------------*/
@import url('main.css');


/* CUSTOM CSS 
------------------*/

/*#prepress-intro{
	background: url(../img/prepress/rounded-bg.svg) no-repeat bottom center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  padding-bottom:10rem;
}*/


.pp-img{
    max-width:670px;
    width:100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.fta-logo{
    max-width:240px;
    width:100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}