
.clear120 {
height: 20px;
}
body {
margin: 0;
padding: 0;
background-color: #FAFAFA;
font-family: Myriad Pro;
font-weight: 600;
}
.page {
width: 25cm;
min-height: 26.7cm;
padding: 2cm;
margin: 1cm auto;
border: 1px #D3D3D3 solid;
border-radius: 5px;
background: #1b9aa9;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.modal-body a {
    color: #fff;
    font-weight: bolder;
    text-decoration: underline;
}
@page {
size: A4;
margin: -90px 0px 0px;
}
@media print {
.page {
margin: 0;
border: initial;
border-radius: initial;
width: 25cm;
min-height: 26.7cm;
box-shadow: initial;
background: #1b9aa9;
page-break-after: always;
}
}


@media print
{
* {-webkit-print-color-adjust:exact;}
}


.containers {width: 700px;height: 986px;background-image: url(../img/girisimci_kart_5.jpg);margin: auto;background-repeat: no-repeat;}

.left {

position: relative;
top:410px;
left: 82px;
float: left;
}

.left p {font-size: 23px;text-align: center;margin:0;width: 254px;}

.left img {border:6px solid #fff;}

.right {
width: 277px;
height: 278px;
position: relative;
top:440px;
right: -70px;
float: right;
}
.right2 {
    width: 277px;
    height: 278px;
    position: relative;
    top:413px;
    right: 69px;
    float: right;
}
.full_name{
color: white;

font-size: xx-large;
 }
.city{
    color: red;

    font-size: 50px;
}